AutoCaption.CaptionLabel Property

Definition

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.

Applies to