Click or drag to resize

ExcelViewOptions Properties

The ExcelViewOptions type exposes the following members.

Properties
 NameDescription
Public propertyFirstVisibleColumn Index of the first visible column in the worksheet.
Public propertyFirstVisibleRow Index of the first visible row in the worksheet.
Public propertyOutlineColumnButtonsRight Gets or sets whether outline column buttons are displayed on the right side of groups.
Public propertyOutlineRowButtonsBelow Gets or sets whether outline row buttons are displayed below groups.
Public propertyPageBreakViewZoom Magnification factor in page break view.
Public propertyShowColumnsFromRightToLeft If true, Excel shows columns from right to left.
Public propertyShowFormulas If true, Excel shows formulas. Otherwise, formula results are shown.
Public propertyShowGridLines If true, Excel shows grid lines.
Public propertyShowInPageBreakPreview If true, Excel shows worksheet in page break preview. Otherwise, normal view is used.
Public propertyShowOutlineSymbols If true, Excel shows outline symbols.
Public propertyShowSheetHeaders If true, Excel shows row and column headers.
Public propertyShowZeroValues If true, Excel shows zero values. Otherwise, zero values are shown as empty cells.
Public propertyZoom Magnification factor in normal view.
Top
See Also