Contents
Методы уровня приложения QlikView
| Name | MemberType | Definition |
| ActiveDocument | Method | Doc ActiveDocument () |
| AvqInitServer | Method | bool AvqInitServer (string, IDispatch) |
| CreateDoc | Method | Doc CreateDoc () |
| CreateEmptyReport | Method | IReport CreateEmptyReport () |
| DeleteEfsFiles | Method | int DeleteEfsFiles (string, string) |
| DisableCtlBrk | Method | void DisableCtlBrk () |
| DisableDialogs | Method | void DisableDialogs (bool) |
| DisableWebview | Method | void DisableWebview (bool) |
| DoLogProcessSummary | Method | bool DoLogProcessSummary () |
| EnableCtlBrk | Method | void EnableCtlBrk () |
| GetAffinity | Method | int GetAffinity (int) |
| GetCachePercentage | Method | int GetCachePercentage () |
| GetCommittedMemory | Method | double GetCommittedMemory () |
| GetCpuMilliseconds | Method | double GetCpuMilliseconds () |
| GetDocumentInfo | Method | Variant GetDocumentInfo (string) |
| GetDocumentThumbNailEx | Method | IReturn13 GetDocumentThumbNailEx (string, string) |
| GetEfsToc | Method | IReturn11 GetEfsToc (string, string) |
| GetElapsedMilliseconds | Method | double GetElapsedMilliseconds () |
| GetEmptyRect | Method | IRect GetEmptyRect () |
| GetMajorVersionDate | Method | string GetMajorVersionDate () |
| GetProcessId | Method | int GetProcessId () |
| GetProcessName | Method | string GetProcessName (int) |
| GetProcessSummary | Method | IProcessSummary GetProcessSummary () |
| GetProperties | Method | IApplicationProperties GetProperties () |
| GetRunLevel | Method | short GetRunLevel () |
| GetServerDocList | Method | IArrayOfDocListEntry GetServerDocList (string) |
| GetSolidColorArea | Method | IColorAreaDef GetSolidColorArea (short, short, short) |
| GetTotalPhysicalMemory | Method | double GetTotalPhysicalMemory () |
| GetUserPreferences | Method | IUserPreferences GetUserPreferences () |
| InitCpuAndMemMonitor | Method | bool InitCpuAndMemMonitor () |
| InputBox | Method | string InputBox (string, string) |
| InputBoxEx | Method | string InputBoxEx (string, string) |
| Launch | Method | bool Launch (string, string) |
| LoadNewerDoc | Method | bool LoadNewerDoc () |
| MsgBox | Method | int MsgBox (string, int) |
| OpenDoc | Method | Doc OpenDoc (string, string, string, string) |
| OpenDocEx | Method | Doc OpenDocEx (string, short, bool, string, string, string, bool, bool) |
| OSName | Method | string OSName () |
| OSVersion | Method | string OSVersion () |
| PerformLef | Method | bool PerformLef () |
| PerformRegistration | Method | bool PerformRegistration () |
| QTProduct | Method | string QTProduct () |
| Quit | Method | void Quit (int) |
| QvVersion | Method | string QvVersion () |
| ReadEfsFile | Method | IReturn12 ReadEfsFile (string, string) |
| Refresh | Method | void Refresh () |
| RemoveAllBuffers | Method | int RemoveAllBuffers () |
| RevokeClassObjects | Method | void RevokeClassObjects () |
| ScreenHeight | Method | int ScreenHeight () |
| ScreenWidth | Method | int ScreenWidth () |
| SetAffinity | Method | int SetAffinity (int, int) |
| SetCachePercentage | Method | void SetCachePercentage (int) |
| SetProperties | Method | void SetProperties (IApplicationProperties) |
| SetUserPreferences | Method | void SetUserPreferences (IUserPreferences) |
| ShowBookmarksBar | Method | void ShowBookmarksBar (int) |
| ShowDesignBar | Method | void ShowDesignBar (int) |
| ShowMenuBar | Method | void ShowMenuBar (int) |
| ShowNavigationBar | Method | void ShowNavigationBar (int) |
| ShowSelectionWindow | Method | bool ShowSelectionWindow (bool) |
| ShowSheetsBar | Method | void ShowSheetsBar (int) |
| ShowStandardBar | Method | void ShowStandardBar (int) |
| ShowStatusBar | Method | void ShowStatusBar (bool) |
| Sleep | Method | void Sleep (int) |
| WaitForIdle | Method | bool WaitForIdle (int) |
| WriteEfsFile | Method | bool WriteEfsFile (string, string, Variant) |
| XmlUpdate | Method | string XmlUpdate (string) |
Методы уровня документа QVW
| Name | MemberType | Definition |
| Activate | Method | void Activate () |
| ActivateSheet | Method | Sheet ActivateSheet (string) |
| ActivateSheetById | Method | Sheet ActivateSheetById (string) |
| ActiveSheet | Method | Sheet ActiveSheet () |
| AddDocReport | Method | string AddDocReport (IReport) |
| AddUserReport | Method | string AddUserReport (IReport) |
| ApplyTheme | Method | void ApplyTheme (string) |
| Back | Method | void Back () |
| BackCount | Method | int BackCount () |
| CheckAlert | Method | IReturn6 CheckAlert (IAlert, IArrayOfBookmark) |
| CheckAlertAndReturnAction_OBSOLETE | Method | IReturn6 CheckAlertAndReturnAction_OBSOLETE (string) |
| Clear | Method | void Clear () |
| ClearAll | Method | void ClearAll (bool, string) |
| ClearBackForward | Method | void ClearBackForward () |
| ClearCache | Method | void ClearCache () |
| ClearDocBookmarks | Method | void ClearDocBookmarks () |
| ClearDocReports | Method | void ClearDocReports () |
| ClearUserReports | Method | void ClearUserReports () |
| CloseDoc | Method | void CloseDoc () |
| CopyCurrentSelectionsToClipboard | Method | void CopyCurrentSelectionsToClipboard (string) |
| CreateDocBookmark | Method | void CreateDocBookmark (bool, string, string, short, bool, bool, bool, bool, string, bool) |
| CreateGroup | Method | Group CreateGroup (string) |
| CreateSessionDocBookmark | Method | void CreateSessionDocBookmark (bool, string, string, short, bool, bool, bool, bool, string, bool) |
| CreateSheet | Method | Sheet CreateSheet () |
| CreateUserBookmark | Method | void CreateUserBookmark (string, bool, bool, bool, string, bool, bool) |
| CreateVariable | Method | bool CreateVariable (string) |
| DialogAlerts | Method | void DialogAlerts () |
| DialogEditModule | Method | void DialogEditModule () |
| DialogEditScript | Method | void DialogEditScript () |
| DialogMoreBookmarks | Method | void DialogMoreBookmarks () |
| DialogProperties | Method | bool DialogProperties (int) |
| DialogReports | Method | void DialogReports () |
| DoReload | Method | bool DoReload (int, bool, bool) |
| DynamicUpdateCommand | Method | IReturn10 DynamicUpdateCommand (string) |
| Evaluate | Method | string Evaluate (string) |
| EvaluateEx | Method | IFieldValue EvaluateEx (string) |
| ExportBookmarks | Method | int ExportBookmarks (string) |
| ExportLayoutFile | Method | void ExportLayoutFile (string, string, string) |
| ExportSheetLayoutFile | Method | void ExportSheetLayoutFile (string, string) |
| ExportUserBookmarks | Method | int ExportUserBookmarks (string) |
| Fields | Method | Field Fields (string, string) |
| FireQvEvent | Method | void FireQvEvent (string, string) |
| FireQvUserEvent | Method | void FireQvUserEvent (string) |
| Forward | Method | void Forward () |
| ForwardCount | Method | int ForwardCount () |
| GetAlert | Method | IReturn8 GetAlert (string) |
| GetAlertAndBookmark | Method | IReturn9 GetAlertAndBookmark (string) |
| GetAlertList | Method | Variant GetAlertList (short, short) |
| GetApplication | Method | Global GetApplication () |
| GetBookmark | Method | IReturn7 GetBookmark (string) |
| GetCovertScript | Method | string GetCovertScript (string) |
| GetCurrentModuleSecurity | Method | int GetCurrentModuleSecurity () |
| GetCurrentSelections | Method | IReturn5 GetCurrentSelections (string) |
| GetCurrentSelectionsLoc | Method | IReturn5 GetCurrentSelectionsLoc (string, bool) |
| GetDocBookmarkNames | Method | Variant GetDocBookmarkNames () |
| GetDocReport | Method | IReport GetDocReport (string) |
| GetDocReportInfo | Method | IArrayOfReportInfo GetDocReportInfo () |
| GetDocReports | Method | IArrayOfReport GetDocReports () |
| GetField | Method | Field GetField (string, string) |
| GetFieldCount | Method | int GetFieldCount () |
| GetFieldDescription | Method | IFieldDescription GetFieldDescription (string) |
| GetFieldDescriptions | Method | IArrayOfFieldDescription GetFieldDescriptions () |
| GetGroup | Method | Group GetGroup (string) |
| GetGroupDescription | Method | IGroupDescription GetGroupDescription (string) |
| GetGroups | Method | Variant GetGroups () |
| GetLayout | Method | IDocLayout GetLayout () |
| GetLayoutHash | Method | string GetLayoutHash () |
| GetLayoutRedoCount | Method | int GetLayoutRedoCount () |
| GetLayoutUndoCount | Method | int GetLayoutUndoCount () |
| GetLocaleInfo | Method | ILocaleInfo GetLocaleInfo () |
| GetLooselyCoupledVector | Method | Variant GetLooselyCoupledVector () |
| GetMessageBoxTexts | Method | Variant GetMessageBoxTexts () |
| GetModified | Method | bool GetModified () |
| GetPalette | Method | IArrayOfColorAreaDef GetPalette () |
| GetPathName | Method | string GetPathName () |
| GetProperties | Method | IDocumentProperties GetProperties () |
| GetRemoteLoginName | Method | string GetRemoteLoginName () |
| GetReport | Method | IReport GetReport (string) |
| GetSheet | Method | Sheet GetSheet (string) |
| GetSheetById | Method | Sheet GetSheetById (string) |
| GetSheetObject | Method | SheetObject GetSheetObject (string) |
| GetSheetObjectByInternalCtlNo | Method | SheetObject GetSheetObjectByInternalCtlNo (int) |
| GetSheetsAll | Method | Variant GetSheetsAll () |
| GetSortCriteriaFor | Method | ISortCriteria GetSortCriteriaFor (IFieldDefEx) |
| GetTableCount | Method | int GetTableCount () |
| GetTableName | Method | string GetTableName (int) |
| GetTableNumber | Method | int GetTableNumber (string) |
| GetUserBookmarkNames | Method | Variant GetUserBookmarkNames () |
| GetUserPermissions | Method | IDocumentUserPermissions GetUserPermissions () |
| GetUserReport | Method | IReport GetUserReport (string) |
| GetUserReportInfo | Method | IArrayOfReportInfo GetUserReportInfo () |
| GetUserReports | Method | IArrayOfReport GetUserReports () |
| GetVariable | Method | Variable GetVariable (string) |
| GetVariableDescriptions | Method | IArrayOfVariableDescription GetVariableDescriptions () |
| HasTableOriginOfFields | Method | bool HasTableOriginOfFields () |
| ImportBookmarks | Method | int ImportBookmarks (string, short) |
| ImportLayoutFile | Method | void ImportLayoutFile (string) |
| ImportSheetLayoutFile | Method | void ImportSheetLayoutFile (string) |
| LayoutRedo | Method | void LayoutRedo () |
| LayoutUndo | Method | void LayoutUndo () |
| LockAll | Method | void LockAll (string) |
| MultipleFieldSearch | Method | IArrayOfPerFieldSearchResult MultipleFieldSearch (Variant, Variant, string, bool, int, short) |
| NextTab | Method | void NextTab () |
| NoOfSheets | Method | int NoOfSheets () |
| PartialReload | Method | void PartialReload (int) |
| PartialReloadEx | Method | int PartialReloadEx (int, int) |
| PerformAlertAction | Method | void PerformAlertAction (IAlertAction) |
| PlaySound | Method | void PlaySound (string) |
| PrevTab | Method | void PrevTab () |
| PrintAllSheets | Method | void PrintAllSheets (bool) |
| PrintDocReport | Method | void PrintDocReport (string, string, bool) |
| PrintReport | Method | void PrintReport (string, string, bool) |
| PrintReportEx | Method | IPrintResponse PrintReportEx (string) |
| PrintUserReport | Method | void PrintUserReport (string, string, bool) |
| QVBPrintReportEx | Method | IPrintResponse QVBPrintReportEx (string, string) |
| RecallDocBookmark | Method | void RecallDocBookmark (string) |
| RecallDocBookmarkById | Method | void RecallDocBookmarkById (string) |
| RecallUserBookmark | Method | void RecallUserBookmark (string) |
| ReduceAndSaveAs | Method | bool ReduceAndSaveAs (string, string, Variant) |
| ReduceData | Method | void ReduceData (bool, Variant) |
| Reload | Method | void Reload (int) |
| ReloadEx | Method | int ReloadEx (int, int) |
| RememberAndClearSelectionsToReapplyAfterReduce | Method | void RememberAndClearSelectionsToReapplyAfterReduce () |
| RemoveAllData | Method | void RemoveAllData (bool) |
| RemoveBookmarkById | Method | void RemoveBookmarkById (string) |
| RemoveDocBookmark | Method | void RemoveDocBookmark (string) |
| RemoveDocReport | Method | void RemoveDocReport (string) |
| RemoveGroup | Method | void RemoveGroup (string) |
| RemoveReport | Method | void RemoveReport (string) |
| RemoveSheet | Method | int RemoveSheet (string) |
| RemoveSheetById | Method | int RemoveSheetById (string) |
| RemoveUserBookmark | Method | void RemoveUserBookmark (string) |
| RemoveUserReport | Method | void RemoveUserReport (string) |
| RemoveVariable | Method | bool RemoveVariable (string) |
| ResetClearState | Method | void ResetClearState () |
| ResetObjectIDs | Method | void ResetObjectIDs () |
| Save | Method | void Save () |
| SaveAs | Method | void SaveAs (string, short) |
| SaveMemoryStatistics | Method | void SaveMemoryStatistics (string) |
| ScrambleField | Method | void ScrambleField (string, bool) |
| SetBookmarkAsClearState | Method | void SetBookmarkAsClearState (string) |
| SetClearState | Method | void SetClearState () |
| SetCovertScript | Method | bool SetCovertScript (string, string) |
| SetCurrentModuleSecurity | Method | bool SetCurrentModuleSecurity (int) |
| SetDocBookmarkId | Method | bool SetDocBookmarkId (string, string) |
| SetErrorMessages | Method | void SetErrorMessages (Variant) |
| SetLooselyCoupledVector | Method | bool SetLooselyCoupledVector (Variant) |
| SetModified | Method | void SetModified (bool) |
| SetOpeningPicture | Method | bool SetOpeningPicture (string) |
| SetOpeningSound | Method | bool SetOpeningSound (string) |
| SetPalette | Method | void SetPalette (IArrayOfColorAreaDef) |
| SetProperties | Method | void SetProperties (IDocumentProperties) |
| SetTabOrder | Method | void SetTabOrder (Variant) |
| SetWallpaper | Method | bool SetWallpaper (string, int) |
| SheetHeight | Method | int SheetHeight () |
| Sheets | Method | Sheet Sheets (string) |
| SheetWidth | Method | int SheetWidth () |
| ShowPopup | Method | void ShowPopup (string, int, int, int, int) |
| ShowSystemFields | Method | bool ShowSystemFields () |
| ShowSystemVariables | Method | bool ShowSystemVariables () |
| SwapStates | Method | bool SwapStates (string, string) |
| TestGetContainers | Method | IArrayOfTestInfoContainer TestGetContainers () |
| TransferState | Method | bool TransferState (string, string) |
| UnlockAll | Method | void UnlockAll (string) |
| Variables | Method | Variable Variables (string) |
Методы уровня листа документа QlikView
| Name | MemberType | Definition |
| Activate | Method | void Activate () |
| ActivateAll | Method | void ActivateAll () |
| AdjustOffScreenObjects | Method | void AdjustOffScreenObjects () |
| ApplyTheme | Method | void ApplyTheme (string) |
| ApplyZoomToAllSheets | Method | void ApplyZoomToAllSheets () |
| CanExport | Method | bool CanExport () |
| CanResizeMove | Method | bool CanResizeMove () |
| Close | Method | void Close () |
| CopyBitmapToClipboard | Method | bool CopyBitmapToClipboard (bool) |
| CreateBarChart | Method | Graph CreateBarChart () |
| CreateBookmarkObject | Method | BookmarkObject CreateBookmarkObject () |
| CreateButton | Method | Button CreateButton () |
| CreateComboChart | Method | Graph CreateComboChart () |
| CreateContainer | Method | Container CreateContainer () |
| CreateCurrentSelectionBox | Method | CurrentSelection CreateCurrentSelectionBox () |
| CreateCustomObject | Method | CustomObject CreateCustomObject () |
| CreateGaugeChart | Method | Graph CreateGaugeChart () |
| CreateGridChart | Method | Graph CreateGridChart () |
| CreateInputBox | Method | InputBox CreateInputBox () |
| CreateLineArrowObject | Method | LineArrow CreateLineArrowObject () |
| CreateLineChart | Method | Graph CreateLineChart () |
| CreateListBox | Method | ListBox CreateListBox () |
| CreateMultiBox | Method | MultiBox CreateMultiBox () |
| CreateObjectFromXmlPropertiesFile | Method | void CreateObjectFromXmlPropertiesFile (string) |
| CreatePieChart | Method | Graph CreatePieChart () |
| CreatePivotTable | Method | PivotTableBox CreatePivotTable () |
| CreateRadarChart | Method | Graph CreateRadarChart () |
| CreateScatterChart | Method | Graph CreateScatterChart () |
| CreateSearchObject | Method | SearchObject CreateSearchObject () |
| CreateSlider | Method | Slider CreateSlider () |
| CreateStatisticsBox | Method | StatisticsBox CreateStatisticsBox () |
| CreateStraightTable | Method | StraightTableBox CreateStraightTable () |
| CreateSystemTable | Method | PivotTableBox CreateSystemTable () |
| CreateTableBox | Method | TableBox CreateTableBox () |
| CreateTextObject | Method | TextObject CreateTextObject () |
| DeactivateAll | Method | void DeactivateAll () |
| Demote | Method | void Demote () |
| DialogPrint | Method | bool DialogPrint () |
| DialogProperties | Method | bool DialogProperties (int) |
| ExportBitmapToFile | Method | bool ExportBitmapToFile (string, bool) |
| ExportBitmapToFileEx | Method | bool ExportBitmapToFileEx (string, int, int, int) |
| FitZoomToWindow | Method | void FitZoomToWindow () |
| GetActiveSheetObjects | Method | Variant GetActiveSheetObjects () |
| GetButtons | Method | Variant GetButtons () |
| GetCurrentSelectionBoxes | Method | Variant GetCurrentSelectionBoxes () |
| GetCurrentSelections | Method | Variant GetCurrentSelections () |
| GetGraphs | Method | Variant GetGraphs () |
| GetInputBoxes | Method | Variant GetInputBoxes () |
| GetLineArrowObjects | Method | Variant GetLineArrowObjects () |
| GetListBoxes | Method | Variant GetListBoxes () |
| GetMultiBoxes | Method | Variant GetMultiBoxes () |
| GetPalette | Method | IArrayOfColorAreaDef GetPalette () |
| GetPivotTableBoxes | Method | Variant GetPivotTableBoxes () |
| GetPosition | Method | int GetPosition () |
| GetProperties | Method | ISheetProperties GetProperties () |
| GetSheetObjects | Method | Variant GetSheetObjects () |
| GetStatisticsBoxes | Method | Variant GetStatisticsBoxes () |
| GetStraightTableBoxes | Method | Variant GetStraightTableBoxes () |
| GetTableBoxes | Method | Variant GetTableBoxes () |
| GetTextObjects | Method | Variant GetTextObjects () |
| IsActive | Method | bool IsActive () |
| NoOfSheetObjects | Method | int NoOfSheetObjects () |
| Method | bool Print (bool) | |
| PrintOut | Method | bool PrintOut (bool) |
| Promote | Method | void Promote () |
| RearrangeSheetObjects | Method | void RearrangeSheetObjects () |
| Remove | Method | void Remove () |
| SetFont | Method | void SetFont (IBaseFont) |
| SetLayer | Method | void SetLayer (short) |
| SetPalette | Method | void SetPalette (IArrayOfColorAreaDef) |
| SetPosition | Method | void SetPosition (int) |
| SetProperties | Method | void SetProperties (ISheetProperties) |
| SetWallpaper | Method | bool SetWallpaper (string, int) |
| SheetObjects | Method | SheetObject SheetObjects (string) |
Методы диаграммы (объекта) в документе QlikView API 12.40
| Name | MemberType | Definition |
| Activate | Method | void Activate () |
| ActivateAlso | Method | void ActivateAlso () |
| AddBarOffsetExpression | Method | int AddBarOffsetExpression (string, int) |
| AddBkgColorExpression | Method | int AddBkgColorExpression (string, int) |
| AddDimension | Method | int AddDimension (string) |
| AddErrorExpression | Method | int AddErrorExpression (string, int, int) |
| AddExpression | Method | int AddExpression (string) |
| AddExpressionGaugeSegment | Method | int AddExpressionGaugeSegment (int, string, string, IColorAreaDef) |
| AddFractLine | Method | int AddFractLine (int, short, IColorAreaDef) |
| AddGaugeSegment | Method | int AddGaugeSegment (string, string, IColorAreaDef) |
| AddGroupDimension | Method | int AddGroupDimension (string) |
| AddLineStyleExpression | Method | int AddLineStyleExpression (string, int) |
| AddPiePopoutExpression | Method | int AddPiePopoutExpression (string, int) |
| AddRefLine | Method | int AddRefLine (string, short, IColorAreaDef) |
| AddShowValueExpression | Method | int AddShowValueExpression (string, int) |
| AddStockExpression | Method | int AddStockExpression (string, int, int) |
| AddText | Method | int AddText (string, int, int) |
| AddTextColorExpression | Method | int AddTextColorExpression (string, int) |
| AddTextFormatExpression | Method | int AddTextFormatExpression (string, int) |
| AddTrend | Method | bool AddTrend (int, short, short) |
| AddVariable | Method | int AddVariable (string) |
| AppendExport | Method | void AppendExport (string, string, int) |
| ApplyTheme | Method | void ApplyTheme (string) |
| Attach | Method | void Attach () |
| CanPrint | Method | bool CanPrint () |
| CanReference | Method | bool CanReference () |
| ClearMemberFields | Method | bool ClearMemberFields (bool) |
| ClearReference | Method | void ClearReference () |
| Close | Method | void Close () |
| CopyBitmapToClipboard | Method | bool CopyBitmapToClipboard () |
| CopyTableToClipboard | Method | bool CopyTableToClipboard (bool) |
| CopyTextToClipboard | Method | bool CopyTextToClipboard () |
| CopyValuesToClipboard | Method | bool CopyValuesToClipboard () |
| DbGetTableData | Method | IReturn2 DbGetTableData (Variant, Variant, int, int) |
| DbGetTableInfo | Method | IReturn1 DbGetTableInfo () |
| DbIsTable | Method | bool DbIsTable () |
| Deactivate | Method | void Deactivate () |
| Detach | Method | void Detach () |
| DialogPrint | Method | bool DialogPrint () |
| DialogProperties | Method | bool DialogProperties (int) |
| Export | Method | void Export (string, string, int, bool) |
| ExportBiff | Method | void ExportBiff (string) |
| ExportBitmapToFile | Method | bool ExportBitmapToFile (string) |
| ExportBitmapToFileEx | Method | bool ExportBitmapToFileEx (string, int, int, int) |
| ExportEx | Method | bool ExportEx (string, int, bool, string, int) |
| ExportHtml | Method | void ExportHtml (string) |
| ExportXlsx | Method | void ExportXlsx (string) |
| GetCalcstatus | Method | short GetCalcstatus () |
| GetCalculationLimits | Method | ICalculationLimits GetCalculationLimits () |
| GetCaption | Method | ICaption GetCaption () |
| GetCell | Method | IRCCell GetCell (int, int) |
| GetCells | Method | IArrayOfArrayOfRCCell GetCells (IRect) |
| GetCells2 | Method | IArrayOfArrayOfRCCell GetCells2 (int, int, int, int) |
| GetColumnCount | Method | int GetColumnCount () |
| GetDoc | Method | Doc GetDoc () |
| GetFrameDef | Method | IFrame GetFrameDef () |
| GetObjectCalcTime | Method | int GetObjectCalcTime () |
| GetObjectId | Method | string GetObjectId () |
| GetObjectMemoryUsage | Method | int GetObjectMemoryUsage () |
| GetObjectType | Method | short GetObjectType () |
| GetPalette | Method | IArrayOfColorAreaDef GetPalette () |
| GetPrintOptions | Method | IPrinterOptions GetPrintOptions () |
| GetProperties | Method | IGraphProperties GetProperties () |
| GetRect | Method | IRect GetRect () |
| GetRelevantSelections | Method | Variant GetRelevantSelections () |
| GetReplacementObject | Method | IDispatch GetReplacementObject () |
| GetRowCount | Method | int GetRowCount () |
| GetSheet | Method | Sheet GetSheet () |
| GetStatus | Method | short GetStatus () |
| GetTableAsText | Method | string GetTableAsText (bool) |
| GetTableInfo | Method | IRCTableInfo GetTableInfo () |
| GetZedLevel | Method | int GetZedLevel () |
| HasReference | Method | bool HasReference () |
| IsActive | Method | bool IsActive () |
| IsMaximized | Method | bool IsMaximized () |
| IsMinimized | Method | bool IsMinimized () |
| Maximize | Method | void Maximize () |
| Minimize | Method | void Minimize () |
| MoveToSheet_OBSOLETE | Method | bool MoveToSheet_OBSOLETE (string) |
| Method | bool Print () | |
| PrintEx | Method | bool PrintEx (string, bool) |
| PrintOut | Method | bool PrintOut () |
| RemoveDimension | Method | int RemoveDimension (int) |
| RemoveExpression | Method | int RemoveExpression (int) |
| RemoveRefLine | Method | int RemoveRefLine (int) |
| RemoveText | Method | int RemoveText (int) |
| RemoveTrend | Method | bool RemoveTrend (int, short, short) |
| RemoveVariable | Method | int RemoveVariable (int) |
| Restore | Method | void Restore () |
| SendToExcel | Method | int SendToExcel () |
| ServerSideExport | Method | void ServerSideExport (string, string, int, bool) |
| ServerSideExportEx | Method | void ServerSideExportEx (string, string, int, int, bool) |
| SetBorder | Method | void SetBorder (IFrame) |
| SetCalculationLimits | Method | void SetCalculationLimits (ICalculationLimits) |
| SetChartType | Method | bool SetChartType (int) |
| SetExtendedPivotStateData | Method | void SetExtendedPivotStateData (IExtendedPivotStateData) |
| SetFont | Method | void SetFont (IBaseFont) |
| SetFrame | Method | void SetFrame (IFrame, bool, Variant) |
| SetFrameDef | Method | void SetFrameDef (IFrame) |
| SetLayer | Method | void SetLayer (short) |
| SetPalette | Method | void SetPalette (IArrayOfColorAreaDef) |
| SetPrintOptions | Method | void SetPrintOptions (IPrinterOptions) |
| SetProperties | Method | void SetProperties (IGraphProperties) |
| SetRect | Method | void SetRect (IRect) |
| SetReference | Method | void SetReference () |
| WriteToFile | Method | bool WriteToFile (string, int) |
| WriteXmlPropertiesFile | Method | void WriteXmlPropertiesFile (string) |
Перейти к содержимому 