TitleBar Property

Microsoft Office Web Components Visual Basic

ShowTitleBar property as it applies to the Spreadsheet object.

Example

This example sets the title caption for the spreadsheet.

Spreadsheet1.TitleBar.Caption = "Monthly Sales"