Excel |
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, Excel shows columns from right to left. |
![]() | ShowFormulas | If true, Excel shows formulas. Otherwise, formula results are shown. |
![]() | ShowGridLines | If true, Excel shows grid lines. |
![]() | ShowInPageBreakPreview | If true, Excel shows worksheet in page break preview. Otherwise, normal view is used. |
![]() | ShowOutlineSymbols | If true, Excel shows outline symbols. |
![]() | ShowSheetHeaders | If true, Excel shows row and column headers. |
![]() | ShowZeroValues | If true, Excel shows zero values. Otherwise, zero values are shown as empty cells. |
![]() | Zoom | Magnification factor in normal view. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |