WorkbookView
Vue de l’ensemble
‘WorkbookView’ est une classe dans Aspose.Cells FOSS pour Python.
Il représente une configuration de vue du livre de travail.
Cette classe fournit 1 méthode pour travailler avec des objets WorkbookView dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Cell FOSS pour le package Pyathon. Propriétés: ‘active_tab’, ‘first_sheet’, minimisé', ‘show_horizontal_Scroll’, show-sheets_Tabs’, ’show/vertical_ Scrull‘ et 6 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
x_window | `` | Read/Write | Horizontal position of window. |
y_window | `` | Read/Write | Vertical position of window. |
window_width | `` | Read/Write | Width of workbook window. |
window_height | `` | Read/Write | Height of workbook window. |
active_tab | `` | Read/Write | Index of active sheet (0-based). |
first_sheet | `` | Read/Write | First sheet in the tab bar. |
show_horizontal_scroll | `` | Read/Write | Whether to show horizontal scroll bar. |
show_vertical_scroll | `` | Read/Write | Whether to show vertical scroll bar. |
show_sheet_tabs | `` | Read/Write | Whether to show sheet tabs. |
tab_ratio | `` | Read/Write | Ratio of tab bar width to horizontal split bar. |
visibility | `` | Read/Write | Window visibility: ‘visible’, ‘hidden’, or ‘veryHidden’. |
minimized | `` | Read/Write | Whether window is minimized. |
méthodes
| Signature | Description |
|---|---|
__init__() |
Voir aussi
- Aspose.Cells pour Python — Enterprise API Reference