Abstract base class which exposes the various workbook window options available which can be saved with both a workbook and a custom view.
Constructors
Section titled "Constructors"WindowOptions
new WindowOptions(a: Workbook): WindowOptions Returns WindowOptions
Properties
Section titled "Properties"$t: Type objectDisplayStyle
Section titled "objectDisplayStyle"objectDisplayStyle: ObjectDisplayStyle scrollBars
Section titled "scrollBars"scrollBars: ScrollBars selectedSheet
Section titled "selectedSheet"selectedSheet: Sheet selectedWorksheet
Section titled "selectedWorksheet"selectedWorksheet: Worksheet tabBarVisible
Section titled "tabBarVisible"tabBarVisible: boolean tabBarWidth
Section titled "tabBarWidth"tabBarWidth: number Methods
Section titled "Methods"reset
Section titled "reset"Resets the window options to their default settings.
reset(): void