Name | Description | |
---|---|---|
![]() | ActiveCellAddress | Gets or sets the active Cell in the Worksheet, which is the Cell in focus. |
![]() | FrozenColumns | Gets or sets the number of frozen Columns in the Worksheet. |
![]() | FrozenRows | Gets or sets the number of frozen Rows in the Worksheet. |
![]() | SplitColumns | Gets or sets the number of Columns after which a vertical split will appear in the Worksheet. |
![]() | SplitRows | Gets or sets the number of Rows after which a horizontal split will appear in the Worksheet. |
![]() | TopLeftCellAddress | Gets or sets the Cell that will be displayed in the top left position of the SheetView. |
![]() | ViewType | Gets or sets the WorksheetViewType associated with the Worksheet. |
![]() | ZoomScale | Gets or sets the Zoom level used when the Worksheet is displayed in Normal mode. |
![]() | ZoomScalePageBreakPreview | Gets or sets the Zoom level used when the Worksheet is displayed in PageBreakPreview mode. |
![]() | ZoomScalePageLayout | Gets or sets the Zoom level used when the Worksheet is displayed in PageLayout mode. |