Workbook.DefaultTableStyle Property

Excel Developer Reference

Specifies the table style from the TableStyles collection that is used as the default TableStyle. Read/write Variant.

Version Information
 Version Added:  Excel 2007

Syntax

expression.DefaultTableStyle

expression   A variable that represents a Workbook object.

See Also