WorksheetOptionsElement Class |
Namespace: Kettic.AspNet.Controls.GridExcelBuilder
The WorksheetOptionsElement type exposes the following members.
Name | Description | |
---|---|---|
WorksheetOptionsElement |
Name | Description | |
---|---|---|
AllowFreezePanes |
Specifies whether the panes of a worksheet window are frozen.
| |
LeftColumnRightPaneNumber |
Contains the column number of the leftmost visible column in the right pane of a worksheet window.
| |
PageSetup |
Used to set the Page-related settings.
| |
SplitHorizontalOffset |
Contains the number of points from the top of the window that a worksheet is split horizontally.
| |
SplitVerticalOffest |
Contains the number of points from the left of the window that a worksheet is split vertically.
| |
TopRowBottomPaneNumber |
Contains the row number of the topmost visible row in the bottom pane of a worksheet window.
|