Name | Description | |
---|---|---|
![]() | getDisplayFormulas | Returns or sets if formulas should be displayed or hidden in the current worksheet view. |
![]() | getDisplayGridlines | Gets or sets whether to display grid lines. |
![]() | getDisplayHeadings | Gets or sets whether to display headers (True: if both row and column headings are displayed; False: if no headings are displayed). |
![]() | getDisplayHorizontalGridlines | |
![]() | getDisplayOutline | Gets or sets whether the outline symbols are displayed. |
![]() | getDisplayRightToLeft | Specifies whether to display right to left (True: if 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). |
![]() | getDisplayRuler | Gets or sets whether a ruler is displayed for the specified sheet. |
![]() | getDisplayVerticalGridlines | |
![]() | getDisplayWhitespace | Specifies whether the whitespace is displayed. |
![]() | getDisplayZeros | Specifies if values are displayed. |
![]() | getFrozenLineColor | |
![]() | getFrozenTrailingColCount | |
![]() | getFrozenTrailingRowCount | |
![]() | getGridlineColor | |
![]() | getScrollColumn | Gets the number of the leftmost column in the pane or window. |
![]() | getScrollRow | Gets the number of the row that appears at the top of the pane or window. |
![]() | getZoom | Gets a Variant value that represents the display size of the window, as a percentage. |
![]() | setDisplayFormulas | |
![]() | setDisplayGridlines | |
![]() | setDisplayHeadings | |
![]() | setDisplayHorizontalGridlines | |
![]() | setDisplayOutline | |
![]() | setDisplayRightToLeft | |
![]() | setDisplayRuler | |
![]() | setDisplayVerticalGridlines | |
![]() | setDisplayWhitespace | |
![]() | setDisplayZeros | |
![]() | setFrozenLineColor | |
![]() | setFrozenTrailingColCount | |
![]() | setFrozenTrailingRowCount | |
![]() | setGridlineColor | |
![]() | setScrollColumn | Sets the number of the leftmost column in the pane or window. |
![]() | setScrollRow | Sets the number of the row that appears at the top of the pane or window. |
![]() | setZoom | Sets a Variant value that represents the display size of the window, as a percentage. |