WorkbookView
Overview
WorkbookView is a class in Aspose.Cells FOSS for .NET.
Represents workbook view.
Properties: ActiveTab, AutoFilterDateGrouping, FirstSheet, Minimized, ShowHorizontalScroll, ShowSheetTabs, and 7 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
XWindow | int | Read/Write | Gets or sets the x window. |
YWindow | int | Read/Write | Gets or sets the y window. |
WindowWidth | int | Read/Write | Gets or sets the window width. |
WindowHeight | int | Read/Write | Gets or sets the window height. |
ActiveTab | int | Read/Write | Gets or sets the active tab. |
FirstSheet | int | Read/Write | Gets or sets the first sheet. |
ShowHorizontalScroll | bool | Read/Write | Gets or sets the show horizontal scroll. |
ShowVerticalScroll | bool | Read/Write | Gets or sets the show vertical scroll. |
ShowSheetTabs | bool | Read/Write | Gets or sets the show sheet tabs. |
TabRatio | int | Read/Write | Gets or sets the tab ratio. |
Visibility | string | Read/Write | Gets or sets the visibility. |
Minimized | bool | Read/Write | Gets or sets the minimized. |
AutoFilterDateGrouping | bool | Read/Write | Gets or sets the auto filter date grouping. |