XlDocumentView Properties
Contains display options for the workbook.
Name | Description |
---|---|
First |
Gets or sets the index of the first visible worksheet. |
Group |
Specifies whether to group Date |
Selected |
Gets or sets the index of the active worksheet. |
Show |
Gets or sets whether to show a horizontal scrollbar. |
Show |
Gets or sets whether to show worksheet tabs. |
Show |
Gets or sets whether to show a vertical scrollbar. |
Tab |
Specifies the ratio between the sheet tabs selector and horizontal scrollbar. |
Window |
Specifies the height of the workbook window. The value is measured in twips. |
Window |
Specifies the width of the workbook window. The value is measured in twips. |
Window |
Specifies the X coordinate for the upper left corner of the workbook window. The value is measured in twips. |
Window |
Specifies the Y coordinate for the upper left corner of the workbook window. The value is measured in twips. |
See Also