_Global.AutoCaptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a AutoCaptions collection that represents the captions that are automatically added when items such as tables and pictures are inserted into a document.
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