Style.Table Property

Definition

Returns a TableStyle object representing properties that can be applied to a table using a table style.

public:
 property Microsoft::Office::Interop::Word::TableStyle ^ Table { Microsoft::Office::Interop::Word::TableStyle ^ get(); };
public Microsoft.Office.Interop.Word.TableStyle Table { get; }
member this.Table : Microsoft.Office.Interop.Word.TableStyle
Public ReadOnly Property Table As TableStyle

Property Value

Applies to