WorksheetView Properties
Contains display and print settings for a worksheet.
Name | Description |
---|---|
Custom |
Returns the custom paper height.
Inherited from Sheet |
Custom |
Returns the custom paper width.
Inherited from Sheet |
Gridline |
Specifies the color of worksheet gridlines. |
Is |
Returns or specifies whether a sheet is selected in a workbook.
Inherited from Sheet |
Margins |
Returns an object that defines page margins for a printed sheet.
Inherited from Sheet |
Orientation |
Returns or specifies page orientation for a printed sheet.
Inherited from Sheet |
Paper |
Returns or specifies paper size for a printed sheet.
Inherited from Sheet |
Show |
Gets or sets whether to display the formula in each cell instead of the formula result. |
Show |
Gets or sets whether worksheet gridlines are visible. |
Show |
Gets or sets whether row and column headers are visible on the worksheet. |
Show |
Gets or sets a value indicating whether to show outline symbols and bars for a worksheet with grouped data. |
Show |
Gets or sets a value indicating whether the worksheet should be displayed from right to left. |
Show |
Gets or sets a value indicating whether to display “0” (zero) in cells that have zero values. |
Tab |
Gets or sets the color of the sheet tab.
Inherited from Sheet |
View |
Gets or sets a view to display worksheet content. |
Zoom |
Returns or specifies the zoom percentage for a sheet.
Inherited from Sheet |
See Also