Document.DefaultTableStyle Property

Definition

Gets the table style that is applied to all newly created tables in the document.

public:
 property System::Object ^ DefaultTableStyle { System::Object ^ get(); };
public object DefaultTableStyle { get; }
member this.DefaultTableStyle : obj
Public ReadOnly Property DefaultTableStyle As Object

Property Value

The table style that is applied to all newly created tables in the document.

Applies to