WorkbookView

General

WorkbookView és una classe en Aspose.Cells per a Python.

Representa una configuració de vista del llibre de treball.

Propietats

NameTypeAccessDescription
x_window``ReadSpecifies the horizontal position of the workbook window
y_window``ReadSpecifies the vertical position of the workbook window
window_width``ReadDefines the width of the workbook window
window_height``ReadDefines the height of the workbook window
active_tab``ReadIndicates the index of the currently active worksheet tab
first_sheet``ReadIndicates the index of the first visible worksheet tab
show_horizontal_scroll``ReadDetermines if the horizontal scroll bar is shown
show_vertical_scroll``ReadDetermines if the vertical scroll bar is shown
show_sheet_tabs``ReadDetermines if worksheet tabs are displayed
tab_ratio``ReadSpecifies the proportion of space allocated to each sheet tab
visibility``ReadIndicates whether the workbook window is visible
minimized``Read

Mètodes

SignatureDescription
__init__()
 Català