Version

UnfrozenPaneSettings Class Members

The following tables list the members exposed by UnfrozenPaneSettings.

Public Properties
 NameDescription
Public PropertyFirstColumnInLeftPaneGets or sets the first visible column in the left pane(s) of the worksheet.  
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 PropertyFirstRowInTopPaneGets or sets the first visible row in the top pane(s) of the worksheet.  
Public PropertyLeftPaneWidthGets or sets the width of the left pane in twips (1/20th of a point).  
Public PropertyTopPaneHeightGets or sets the height of the top pane in twips (1/20th of a point).  
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 unfrozen pane settings to their defaults.  
Public Events
 NameDescription
Public EventPropertyChangedOccurs after a property value has changed (Inherited from Infragistics.Documents.Excel.PaneSettingsBase)
See Also