Class which controls the way frozen panes are arranged and used for a worksheet.

FrozenPaneSettings

new FrozenPaneSettings(a: DisplayOptions): FrozenPaneSettings

Returns FrozenPaneSettings

$t: Type

Inherited from: PaneSettingsBase

firstColumnInRightPane: number

Inherited from: PaneSettingsBase

firstRowInBottomPane: number
frozenColumns: number
frozenRows: number

Inherited from: PaneSettingsBase

Resets the pane settings to their defaults.

reset(): void

Returns void

Resets the frozen pane settings to their defaults.

resetCore(): void

Returns void