Name | Description | |
---|---|---|
![]() | ActiveCell | Gets or sets the active cell. |
![]() | ActiveCellId | Gets or sets the index of active cell in selected cells. |
![]() | ColorId | Gets or sets the palette color index of the grid. |
![]() | SequenceOfReferences | Gets or sets the selected cells. |
![]() | ShowFormulas | Gets or sets a value indicating whether this worksheet must show formulas instead resulting value. |
![]() | ShowGridLines | Gets or sets a value indicating whether this worksheet must show grid lines. |
![]() | ShowRowColHeaders | Gets or sets a value indicating whether this worksheet must show column/row headers. |
![]() | TabSelected | Gets or sets a value indicating whether this worksheet is selected. |
![]() | TopLeftCell | Gets or sets the location of the top-left visible cell. |
![]() | ZoomScale | Gets or sets the zoom of this worksheet in current view mode. |
![]() | ZoomScaleNormal | Gets or sets the zoom of this worksheet in normal view mode. |
![]() | ZoomScalePageLayoutView | Gets or sets the zoom of this worksheet in page layout view mode. |
![]() | ZoomScaleSheetLayoutView | Gets or sets the zoom of this worksheet in sheet layout view mode. |