WorkbookView
Overview
WorkbookView is a class in Aspose.Cells for NET.
WorkbookView.XWindow indicates the horizontal position of the workbook window.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
XWindow | int | Read/Write | Gets or sets the horizontal position of the workbook window |
YWindow | int | Read/Write | Gets or sets the vertical position of the workbook window |
WindowWidth | int | Read/Write | Gets or sets the width of the workbook window |
WindowHeight | int | Read/Write | Gets or sets the height of the workbook window |
ActiveTab | int | Read/Write | Is the zero‑based index of the currently active worksheet tab |
FirstSheet | int | Read/Write | Is the zero‑based index of the first visible sheet tab in the window |
ShowHorizontalScroll | bool | Read/Write | Indicates whether the horizontal scroll bar is shown |
ShowVerticalScroll | bool | Read/Write | Indicates whether the vertical scroll bar is shown |
ShowSheetTabs | bool | Read/Write | Indicates whether sheet tabs are displayed in the window |
TabRatio | int | Read/Write | Gets or sets the proportion of the tab area height to the window height |
Visibility | string | Read/Write | Gets or sets a string representing the window’s visibility state |
Minimized | bool | Read/Write | Indicates whether the workbook window is minimized |
AutoFilterDateGrouping | bool | Read/Write | Indicates if date grouping is applied in auto filters |