_Global.AutoCaptions 属性

定义

返回一个 AutoCaptions 集合,该集合表示在将表格和图片等项目插入文档中时自动添加的标题。

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

属性值

适用于