Class which controls the way unfrozen panes are arranged and used for a worksheet.
Constructors
Section titled "Constructors"UnfrozenPaneSettings
new UnfrozenPaneSettings(a: DisplayOptions): UnfrozenPaneSettings Returns UnfrozenPaneSettings
Properties
Section titled "Properties"$t: Type firstColumnInLeftPane
Section titled "firstColumnInLeftPane"firstColumnInLeftPane: number firstColumnInRightPane
Section titled "firstColumnInRightPane"Inherited from: PaneSettingsBase
firstColumnInRightPane: number firstRowInBottomPane
Section titled "firstRowInBottomPane"Inherited from: PaneSettingsBase
firstRowInBottomPane: number firstRowInTopPane
Section titled "firstRowInTopPane"firstRowInTopPane: number leftPaneWidth
Section titled "leftPaneWidth"leftPaneWidth: number topPaneHeight
Section titled "topPaneHeight"topPaneHeight: number Methods
Section titled "Methods"reset
Section titled "reset"Inherited from: PaneSettingsBase
Resets the pane settings to their defaults.
reset(): void Returns void
resetCore
Section titled "resetCore"Resets the unfrozen pane settings to their defaults.
resetCore(): void