AutoCaption.CaptionLabel 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 or sets the caption label ("Figure," "Table," or "Equation," for example) of the specified caption.
public:
property System::Object ^ CaptionLabel { System::Object ^ get(); void set(System::Object ^ value); };
public object CaptionLabel { get; set; }
member this.CaptionLabel : obj with get, set
Public Property CaptionLabel As Object
Property Value
Remarks
This property can be set to a caption label or a WdCaptionLabelID constant.