_Document.TablesOfFigures 属性

定义

返回一个 TablesOfFigures 集合,该集合代表指定文档中的图表表。

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

属性值

适用于