DisplayWorkbookTabs Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

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.