SheetView Properties
Contains display and print settings for a sheet.Name | Description |
---|---|
CustomPaperHeight | Returns the custom paper height. |
CustomPaperWidth | Returns the custom paper width. |
IsSelected | Returns or specifies whether a sheet is selected in a workbook. |
Margins | Returns an object that defines page margins for a printed sheet. |
Orientation | Returns or specifies page orientation for a printed sheet. |
PaperKind | Returns or specifies paper size for a printed sheet. |
TabColor | Gets or sets the color of the sheet tab. |
Zoom | Returns or specifies the zoom percentage for a sheet. |
See Also