_Document.Tables 属性

定义

返回一个 Tables 集合,该集合代表指定文档中的所有表。

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

属性值

适用于