Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a AutoCaptions collection that represents the captions that are automatically added when items such as tables and pictures are inserted into a document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property AutoCaptions As AutoCaptions
Get
'Usage
Dim instance As _Global
Dim value As AutoCaptions
value = instance.AutoCaptions
AutoCaptions AutoCaptions { get; }
Property Value
Type: Microsoft.Office.Interop.Word.AutoCaptions