Name | Description | |
---|---|---|
ActiveCell | Returns an instance of IRange representing the active cell. | |
ActiveCellAreaIndex | Returns the index of the area of the active cell. | |
ActivePane | Returns the active pane. | |
DisplayFormulas | Gets or sets the property which specifies whether formulas are displayed in worksheet cells instead of values. | |
DisplayGridlines | Gets or sets the property which specifies whether gridlines are displayed for the worksheet. | |
DisplayHeadings | Gets or sets the property which specifies whether row and column headings are displayed for the worksheet. | |
DisplayOutline | Gets or sets the property which specifies whether outlines are displayed for the worksheet. | |
DisplayRightToLeft | Returns true if the worksheet is displayed right to left. | |
DisplayZeros | Gets or sets the property which specifies whether zero values are displayed for the worksheet. | |
FreezePanes | Gets or sets the property which specifies whether window panes are frozen for the worksheet. | |
GridlineColor | Gets or sets the color to use for gridlines. | |
GridlineColorIndex | Gets or sets the index of the color to use for gridlines. | |
Index | Returns the zero based index of this IWorksheetWindowInfo. | |
Panes | Returns the collection of window panes associated with the worksheet. | |
RangeSelection | Gets or sets the range selection associated with this IWorksheetWindowInfo. | |
ScrollColumn | Gets or sets the left column displayed in the window. | |
ScrollRow | Gets or sets the top row displayed in the window. | |
ShapeSelection | Gets or sets the shape selection associated with this IWorksheetWindowInfo. | |
SplitColumns | Gets or sets the number of columns displayed to the left of the split. | |
SplitHorizontal | Gets or sets the position of the horizontal split in points. | |
SplitRows | Gets or sets the number of rows displayed above the split. | |
SplitVertical | Gets or sets the position of the vertical split in points. | |
View | Gets or sets whether the worksheet is viewed normally or in page break preview mode. | |
Worksheet | Gets the worksheet which this window information refers to. | |
Zoom | Gets or sets the scaling factor for displaying in a window. |