DisplayWorkbookTabs Property

Applies To

Window object.

Description

True if the workbook tabs are displayed. Read/write Boolean.

See Also

TabRatio property.

Example

This example turns on the workbook tabs.

ActiveWindow.DisplayWorkbookTabs = True