Version

FrozenPaneSettings Class Members

The following tables list the members exposed by FrozenPaneSettings.

Public Properties
 NameDescription
Public PropertyFirstColumnInRightPaneGets or sets the first visible column in the right pane(s) of the worksheet. (Inherited from Infragistics.Documents.Excel.PaneSettingsBase)
Public PropertyFirstRowInBottomPaneGets or sets the first visible row in the bottom pane(s) of the worksheet. (Inherited from Infragistics.Documents.Excel.PaneSettingsBase)
Public PropertyFrozenColumnsGets or sets the number of columns frozen at the left of the worksheet.  
Public PropertyFrozenRowsGets or sets the number of rows frozen at the top of the worksheet.  
Public Methods
 NameDescription
Public MethodResetResets the pane settings to their defaults. (Inherited from Infragistics.Documents.Excel.PaneSettingsBase)
Protected Methods
 NameDescription
Protected Internal MethodResetCoreOverridden. Resets the frozen pane settings to their defaults.  
Public Events
 NameDescription
Public EventPropertyChangedOccurs after a property value has changed (Inherited from Infragistics.Documents.Excel.PaneSettingsBase)
See Also