Version

FrozenPaneSettings Property

Gets the settings which control the frozen panes in the worksheet.
Syntax
public FrozenPaneSettings FrozenPaneSettings {get;}

Property Value

The settings which control the frozen panes in the worksheet..
Remarks

For these settings to be saved in the workbook file, PanesAreFrozen must be True.

Note: Frozen and unfrozen panes cannot be used simultaneously, so depending on whether the panes are frozen or unfrozen, these settings may not be used.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also