ActiveDocument.TablesOfFigures.Add Range:=Selection.Range, _ IncludeLabel:=True, IncludePageNumbers:=True 請參閱 Word 物件模型參考資料 支援和意見反應 有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱Office VBA 支援與意見反應。
为了显示更改,Word 会重新创建现有图表目录。 可以更新整个目录或仅更新页码。 按CONTROL,单击图表表,然后单击“更新字段”。 单击所需选项。 更改图表目录的样式 更改图表表中的样式时, Word 重新创建图表表以显示更改。 单击图表目录。 在“插入”菜单上,单击“索引和表”,然后选择“图表表”选项卡。 单击“选项...
Word) (TableOfFigures.Caption 属性项目 2023/04/07 6 个参与者 反馈 本文内容 语法 备注 示例 另请参阅 返回或设置标识要包含在图表目录中项目的标签。 读/写 String。 语法 表达式。标题 表达 一个代表“TableOfFigures”集合的变量。 备注 该属性对应于 TOC 域的 \c 开关。 示例 本示例插入一个...
程序集: Microsoft.Office.Interop.Word.dll 对象的集合 TableOfFigures ,这些对象表示文档中的图表表。 C# 复制 [System.Runtime.InteropServices.Guid("00020922-0000-0000-C000-000000000046")] public interface TablesOfFigures : System.Collections.IEnumerable 属性 GuidAttribute 实现 IEnumerable 注解 TablesOf...
Selection.Collapse Direction:=wdCollapseStart ActiveDocument.TablesOfFigures.Add Range:=Selection.Range, _ Caption:=wdCaptionFigure 本範例會更新 Report.doc 中第一個圖表目錄的內容。 VB Documents("Report.doc").TablesOfFigures(1).Update 另請參閱 ...
Insert a table of figures Click in your document where you want to insert the table of figures. SelectReferences>Insert Table of Figures. Note:If your Word document is not maximized, theInsert Table of Figuresoption might not be visible. Some minimized views show only theInsert Table of Figur...
Documents (Document) TablesOfFigures (TableOfFigures) 多种对象 该对象代表文档中的一个图表目录。TableOfFigures 对象是 TablesOfFigures 集合的…
TablesOfFigures.Item[Int32] Property Reference Feedback Definition Namespace: Microsoft.Office.Interop.Word Assembly: Microsoft.Office.Interop.Word.dll Returns an individual object in a collection. C# 複製 public Microsoft.Office.Interop.Word.TableOfFigures this[int Index] { get; } Parameters ...
Word Assembly: Microsoft.Office.Interop.Word.dll Returns or sets the formatting for the tables of figures in the specified document. C# 複製 public Microsoft.Office.Interop.Word.WdTofFormat Format { get; set; } Property Value WdTofFormat Remarks WdTofFormat can be one of these WdTof...
Documents (Document) TablesOfFigures (TableOfFigures) 多种对象 该对象是由代表文档中图表目录的 TableOfFigures 对象组成的集合。 使用 TablesOfF…