1 首先右击需要建立图表目录的图片或者表格,点选弹出菜单中的“Insert Caption(题注)”2 然后会弹出小窗口”Caption”,你可以选用默认的Figure 或 Table, 或者你可以点击“New label”新建标签,输入你想要的题注,如“Fig.”。在”position”中可以选择“below selected item”或者“above selected item”,一般...
expression。InsertCaption(_Label_,_Title_,_TitleAutoText_,_Position_,_ExcludeLabel_) 需要expression。 代表Selection物件的變數。 參數 名稱必要/選用資料類型描述 Label必要Variant要插入標號標籤。 可以是字串或WdCaptionLabelID常數之一。 如果尚未定義標籤,會發生錯誤。 若要定義新的標號標籤搭配CaptionLabels物件...
expression。InsertCaption(_Label_,_Title_,_TitleAutoText_,_Position_,_ExcludeLabel_) expression是必需的。 一个代表Range对象的变量。 参数 名称必需/可选数据类型说明 Label必需Variant要插入的题注标签。 可以是一个字符串或WdCaptionLabelID常量之一。 如果未定义标签,则会导致出错。 使用CaptionLabels对象的Ad...
Remarks Example This example inserts a caption below the first table in the active document. Expand table Visual Basic for Applications Copy ActiveDocument.Tables(1).Range.InsertCaption _ Label:=wdCaptionTable, _ Position:=wdCaptionPositionBelow See Also Range Object Range Object MembersEnglish...
Learn how to insert cross-references to captions in Word for tables, figures, or equations to easily navigate long documents.
紧接在指定区域或所选内容之前或之后插入题注。 expression.InsertCaption(Label, Title, TitleAutoText, Position) expression 必需。该表达式返回一…
选中图片,右击,从弹出菜单选“插入题注”,题注窗口,选项 标签的下拉列表中选择需要的标签类(记住名称)及其它选项。在需要的引用的地方,在功能区中选择:引用,题注,交叉引用,从引用类型下拉列表 选相应的类型,从下方列表中选择要插入的题注,插入即可。在功能区中选择:插入,链接,交叉引用...
InsertCaptionXP InsertCells InsertColumns InsertColumnsRight InsertCrossReference InsertCrossReference_2002 InsertDateTime InsertDateTimeOld InsertFile InsertFormula InsertNewPage InsertParagraph InsertParagraphAfter InsertParagraphBefore InsertRows InsertRowsAbove ...
Go to the “References” tab and select “Insert Caption,” then follow the instructions above. Select the “Caption” option from the Styles menu and type; this creates captions without a “Label,” giving you more control over how they’re presented. ...
Bookmark.InsertCaption(Object, Object, Object, Object, Object) 方法 参考 反馈 定义 命名空间: Microsoft.Office.Tools.Word 程序集: Microsoft.Office.Tools.Word.dll 紧靠Bookmark 控件之前或之后插入标题。 C# 复制 public void InsertCaption (ref object Label, ref object Title, ref object Title...