ExcelWorkbookView Properties

Office Open XML

The ExcelWorkbookView type exposes the following members.

Properties

  NameDescription
Height
Height of the workbook window. In twips.
Left
Position of the upper left corner of the workbook window. In twips.
Minimized
If true the the workbook window is minimized.
ShowHorizontalScrollBar
Show the horizontal scrollbar
ShowSheetTabs
Show the sheet tabs
ShowVerticalScrollBar
Show the vertical scrollbar
Top
Position of the upper left corner of the workbook window. In twips.
Width
Width of the workbook window. In twips.

See Also