UpdateAutoFormat Method

See Also         Example         Applies To

Updates the table with the characteristics of a predefined table format. For example, if you apply a table format with AutoFormat and then insert rows and columns, the table may no longer match the predefined look. UpdateAutoFormat restores the format.

Syntax

expression.UpdateAutoFormat

expression   Required. An expression that returns a Table object.