boolean
Gets whether the worksheet displays formulas.
boolean
Gets whether gridlines are displayed.
boolean
Gets whether headers are displayed (True if both row and column headings are displayed; False if there are no headings displayed).
boolean
Gets whether horizontal gridlines are displayed.
boolean
Gets whether outline symbols are displayed.
boolean
Gets whether the specified worksheet is displayed from right to left instead of from left to right (False if the object is displayed from left to right).
boolean
Gets whether a ruler is displayed for the specified worksheet.
boolean
Gets whether vertical gridlines are displayed.
boolean
Gets whether whitespace is displayed.
boolean
Gets whether zero values are displayed.
Gets the
Color
object that represents the gridline color of the worksheet.
int
Gets the number of the leftmost column in the pane or worksheet.
int
Gets the number of the row that appears at the top of the pane or worksheet.
int
Gets a Variant value that represents the display size of the worksheet, as a percentage(100 equals normal size, 200 equals double size, and so on).
void
Sets whether the worksheet displays formulas.
void
Sets whether gridlines are displayed.
void
Sets whether headers are displayed (True if both row and column headings are displayed; False if there are no headings displayed).
void
Sets whether horizontal gridlines are displayed.
void
Sets whether outline symbols are displayed.
void
Sets whether the specified worksheet is displayed from right to left instead of from left to right (False if the object is displayed from left to right).
void
Sets whether a ruler is displayed for the specified worksheet.
void
Sets whether vertical gridlines are displayed.
void
Sets whether whitespace is displayed.
void
Sets whether zero values are displayed.
void
Sets the
Color
object that represents the gridline color of the worksheet.
void
Sets the number of the leftmost column in the pane or worksheet.
void
Sets the number of the row that appears at the top of the pane or worksheet.
void
void
Sets a Variant value that represents the display size of the worksheet, as a percentage(100 equals normal size, 200 equals double size, and so on).