DisplayWorkbookTabs Property

Microsoft Excel Visual Basic

DisplayWorkbookTabs Property

       

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

Example

This example turns on the workbook tabs.

ActiveWindow.DisplayWorkbookTabs = True