_Workbook.DefaultTableStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the table style from the TableStyles collection that is used as the default TableStyle. Read/write
public:
property System::Object ^ DefaultTableStyle { System::Object ^ get(); void set(System::Object ^ value); };
public object DefaultTableStyle { get; set; }
Public Property DefaultTableStyle As Object
Property Value
Object