WorkbookView
Vue de l’ensemble
‘WorkbookView’ est une classe dans Aspose.Cells FOSS pour C++.
Il représente la vue du livre de travail.
Cette classe fournit 28 méthodes pour travailler avec des objets WorkbookView dans les programmes C++. Les méthodologies disponibles comprennent: ‘GetActiveTab’, ‘DateGrouping’ , ‘FirstSheet’, GatMinimized', ‘GtShowHorizontalScroll', ’GitS ShowSheetsTabs’, 'BoutSourceScreol', ‚GotTaboratio', ''GutVisibility', ‘’GettWindowHeight', ‘‘GETWINDOWWIDTH',’’GATXWINOW et 15 méthode supplémentaires. Tous les membres publics sont accessibles à toute application C ++ après l’installation de Aspose.COSS FOSS pour le package C.
Méthodes accessorielles
| Name | Type | Access | Description |
|---|---|---|---|
WorkbookView | WorkbookView | Read | Gets the workbook view. |
méthodes
| Signature | Description |
|---|---|
WorkbookView() → WorkbookView | Calls WorkbookView on this WorkbookView instance. |
WorkbookView() | |
GetXWindow() → int | Gets or sets the x window. |
SetXWindow(value: int) | Sets the x window value. |
GetYWindow() → int | Gets or sets the y window. |
SetYWindow(value: int) | Sets the y window value. |
GetWindowWidth() → int | Gets or sets the window width. |
SetWindowWidth(value: int) | Sets the window width value. |
GetWindowHeight() → int | Gets or sets the window height. |
SetWindowHeight(value: int) | Sets the window height value. |
GetActiveTab() → int | Gets or sets the active tab. |
SetActiveTab(value: int) | Sets the active tab value. |
GetFirstSheet() → int | Gets or sets the first sheet. |
SetFirstSheet(value: int) | Sets the first sheet value. |
GetShowHorizontalScroll() → bool | Gets or sets a value indicating whether show horizontal scroll. |
SetShowHorizontalScroll(value: bool) | Sets the show horizontal scroll value. |
GetShowVerticalScroll() → bool | Gets or sets a value indicating whether show vertical scroll. |
SetShowVerticalScroll(value: bool) | Sets the show vertical scroll value. |
GetShowSheetTabs() → bool | Gets or sets a value indicating whether show sheet tabs. |
SetShowSheetTabs(value: bool) | Sets the show sheet tabs value. |
GetTabRatio() → int | Gets or sets the tab ratio. |
SetTabRatio(value: int) | Sets the tab ratio value. |
GetVisibility() → std::string | Gets or sets the visibility. |
SetVisibility(value: std::string_view) | Sets the visibility value. |
GetMinimized() → bool | Gets or sets a value indicating whether minimized. |
SetMinimized(value: bool) | Sets the minimized value. |
GetAutoFilterDateGrouping() → bool | Gets or sets a value indicating whether auto filter date grouping. |
SetAutoFilterDateGrouping(value: bool) | Sets the auto filter date grouping value. |
Voir aussi
- Aspose.Cells — référence API d’entreprise