Class which controls the way frozen panes are arranged and used for a worksheet.
Constructors
Section titled "Constructors"FrozenPaneSettings
new FrozenPaneSettings(a: DisplayOptions): FrozenPaneSettings Returns FrozenPaneSettings
Properties
Section titled "Properties"$t: Type firstColumnInRightPane
Section titled "firstColumnInRightPane"Inherited from: PaneSettingsBase
firstColumnInRightPane: number firstRowInBottomPane
Section titled "firstRowInBottomPane"Inherited from: PaneSettingsBase
firstRowInBottomPane: number frozenColumns
Section titled "frozenColumns"frozenColumns: number frozenRows
Section titled "frozenRows"frozenRows: 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 frozen pane settings to their defaults.
resetCore(): void