Style.Table 属性

定义

返回一个 TableStyle 对象,该对象表示可以使用表格样式应用于表的属性。

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

属性值

适用于