WorkbookView — Aspose.Cells FOSS Python API Reference

WorkbookView — WorkbookView class in the Aspose.Cells FOSS Python API..

Package: aspose.cells_foss


Properties

PropertyTypeAccessDescription
x_window``Read/Write
y_window``Read/Write
window_width``Read/Write
window_height``Read/Write
active_tab``Read/Write
first_sheet``Read/Write
show_horizontal_scroll``Read/Write
show_vertical_scroll``Read/Write
show_sheet_tabs``Read/Write
tab_ratio``Read/Write
visibility``Read/Write
minimized``Read/Write

Methods

MethodReturnsDescription
x_window()void
y_window()void
window_width()void
window_height()void
active_tab()void
first_sheet()void
show_horizontal_scroll()void
show_vertical_scroll()void
show_sheet_tabs()void
tab_ratio()void
visibility()void
minimized()void

See Also