_Document.DefaultTableStyle Property

Definition

Returns an Object that represents the table style that is applied to all newly created tables in a 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

Applies to