ExcelViewOptions Class |
Namespace: GemBox.Spreadsheet
The ExcelViewOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | FirstVisibleColumn |
Index of the first visible column in the worksheet.
|
![]() | FirstVisibleRow |
Index of the first visible row in the worksheet.
|
![]() ![]() | OutlineColumnButtonsRight |
Gets or sets whether outline column buttons are displayed on the right side of groups.
|
![]() ![]() | OutlineRowButtonsBelow |
Gets or sets whether outline row buttons are displayed below groups.
|
![]() | PageBreakViewZoom |
Magnification factor in page break view.
|
![]() | ShowColumnsFromRightToLeft |
If true, MS Excel shows columns from right to left.
|
![]() | ShowFormulas |
If true, MS Excel shows formulas. Otherwise, formula results are shown.
|
![]() | ShowGridLines |
If true, MS Excel shows grid lines.
|
![]() | ShowInPageBreakPreview |
If true, MS Excel shows worksheet in page break preview. Otherwise, normal view is used.
|
![]() | ShowOutlineSymbols |
If true, MS Excel shows outline symbols.
|
![]() | ShowSheetHeaders |
If true, MS Excel shows row and column headers.
|
![]() | ShowZeroValues |
If true, MS Excel shows zero values. Otherwise, zero values are shown as empty cells.
|
![]() | ViewType |
Gets and sets the view type.
|
![]() | Zoom |
Magnification factor in normal view.
|