DisplayWorkbookTabs Property

Applies To

Window Object.

Description

True if the workbook tabs are displayed. Read-write.

See Also

TabRatio Property.

Example

This example turns on the workbook tabs.


ActiveWindow.DisplayWorkbookTabs = True