ViewOptions Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The ViewOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
ActivePane | Gets or sets the active pane. | |
FrozenNoSplit | Gets or sets a value indicating whether the panes in the window are frozen with pane splits or without | |
GridLineColor | Gets or sets the color of the gridlines | |
GridLinesColorEnabled | Gets or sets a value indicating whether the gridlines of the window are drawn with the window default foreground color or with the color specified by the value of GridLineColor option. | |
PageBreakPreview | Gets or sets a value indicating whether the sheet is in a Page Break Preview view | |
Paged | Gets or sets a value indicating whether the sheet is currently being displayed in the window. | |
PanesFrozen | Gets or sets a value indicating whether the panes in the window are frozen (locked) or not | |
RightToLeft | Gets or sets a value indicating whether columns are displayed in right-to-left mode or not. | |
Selected | Gets or sets a value indicating whether the sheet tab is selected | |
ShowFormulas | Gets or sets a value indicating whether formulas or values only are displayed in the Worksheet | |
ShowGridLines | Gets or sets a value indicating whether gridlines are shown in the Worksheet | |
ShowGuts | Gets or sets a value indicating whether the window displays the outline symbols or not. | |
ShowSheetHeaders | Gets or sets a value indicating whether column headings are visible or not in the Worksheet | |
ShowZeroValues | Gets or sets a value indicating whether the Worksheet displays zero values or not | |
SplitColumn | Gets or sets the column number where the window is split into panes (the number of columns to the left of the split line). | |
SplitHorizontal | Gets or sets the location of the horizontal window split, in points. | |
SplitRow | Gets or sets the row number where the window is split into panes (the number of rows above the split). | |
SplitVertical | Gets or sets the location of the vertical window split, in points. | |
Zoom | Gets or sets the display size of the window, as a percentage. |
See Also