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

NameTypeAccessDescription
x_window``Read/WriteHorizontal position of window.
y_window``Read/WriteVertical position of window.
window_width``Read/WriteWidth of workbook window.
window_height``Read/WriteHeight of workbook window.
active_tab``Read/WriteIndex of active sheet (0-based).
first_sheet``Read/WriteFirst sheet in the tab bar.
show_horizontal_scroll``Read/WriteWhether to show horizontal scroll bar.
show_vertical_scroll``Read/WriteWhether to show vertical scroll bar.
show_sheet_tabs``Read/WriteWhether to show sheet tabs.
tab_ratio``Read/WriteRatio of tab bar width to horizontal split bar.
visibility``Read/WriteWindow visibility: ‘visible’, ‘hidden’, or ‘veryHidden’.
minimized``Read/WriteWhether window is minimized.

méthodes

SignatureDescription
__init__()

Voir aussi

  • Aspose.Cells pour Python — Enterprise API Reference
 Français