Represents the workbook window options which are saved with custom views.
Constructors
Section titled "Constructors"CustomViewWindowOptions
new CustomViewWindowOptions(a: CustomView): CustomViewWindowOptions Returns CustomViewWindowOptions
Properties
Section titled "Properties"$t: Type boundsInPixels
Section titled "boundsInPixels"boundsInPixels: IgRect maximized
Section titled "maximized"maximized: boolean objectDisplayStyle
Section titled "objectDisplayStyle"Inherited from: WindowOptions
objectDisplayStyle: ObjectDisplayStyle scrollBars
Section titled "scrollBars"Inherited from: WindowOptions
scrollBars: ScrollBars selectedSheet
Section titled "selectedSheet"Inherited from: WindowOptions
selectedSheet: Sheet selectedWorksheet
Section titled "selectedWorksheet"Inherited from: WindowOptions
selectedWorksheet: Worksheet showFormulaBar
Section titled "showFormulaBar"showFormulaBar: boolean showStatusBar
Section titled "showStatusBar"showStatusBar: boolean tabBarVisible
Section titled "tabBarVisible"Inherited from: WindowOptions
tabBarVisible: boolean tabBarWidth
Section titled "tabBarWidth"Inherited from: WindowOptions
tabBarWidth: number Methods
Section titled "Methods"reset
Section titled "reset"Resets the window options to their default settings.
reset(): void