Reset Method

Microsoft Office Web Components Visual Basic

expression.Reset

expression    Required. An expression that returns a Heading object.

Example

This example resets the caption of column D in the active window of Spreadsheet1 to its default value.

Spreadsheet1.ActiveWindow.ColumnHeadings(4).Reset