WorkbookView
General
WorkbookView és una classe en Aspose.Cells per a Python.
Representa una configuració de vista del llibre de treball.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
x_window | `` | Read | Specifies the horizontal position of the workbook window |
y_window | `` | Read | Specifies the vertical position of the workbook window |
window_width | `` | Read | Defines the width of the workbook window |
window_height | `` | Read | Defines the height of the workbook window |
active_tab | `` | Read | Indicates the index of the currently active worksheet tab |
first_sheet | `` | Read | Indicates the index of the first visible worksheet tab |
show_horizontal_scroll | `` | Read | Determines if the horizontal scroll bar is shown |
show_vertical_scroll | `` | Read | Determines if the vertical scroll bar is shown |
show_sheet_tabs | `` | Read | Determines if worksheet tabs are displayed |
tab_ratio | `` | Read | Specifies the proportion of space allocated to each sheet tab |
visibility | `` | Read | Indicates whether the workbook window is visible |
minimized | `` | Read |
Mètodes
| Signature | Description |
|---|---|
__init__() |