DisplayWorkbookTabs Property

Microsoft Office Web Components Object Model

DisplayWorkbookTabs Property

       

True if the workbook tabs are displayed. Setting this property to False for a single Window object sets this property to False for all windows in the workbook. The default value is True. Read/write Boolean.

expression.DisplayWorkbookTabs

expression   Required. An expression that returns a Window object.