The following tables list the members exposed by UnfrozenPaneSettings.
Name | Description | |
---|---|---|
![]() | FirstColumnInLeftPane | Gets or sets the first visible column in the left pane(s) of the worksheet. |
![]() | FirstColumnInRightPane | Gets or sets the first visible column in the right pane(s) of the worksheet. (Inherited from Infragistics.Documents.Excel.PaneSettingsBase) |
![]() | FirstRowInBottomPane | Gets or sets the first visible row in the bottom pane(s) of the worksheet. (Inherited from Infragistics.Documents.Excel.PaneSettingsBase) |
![]() | FirstRowInTopPane | Gets or sets the first visible row in the top pane(s) of the worksheet. |
![]() | LeftPaneWidth | Gets or sets the width of the left pane in twips (1/20th of a point). |
![]() | TopPaneHeight | Gets or sets the height of the top pane in twips (1/20th of a point). |
Name | Description | |
---|---|---|
![]() | Reset | Resets the pane settings to their defaults. (Inherited from Infragistics.Documents.Excel.PaneSettingsBase) |
View on GitHub