CaptionLabel.ID 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 value that represents the type for the specified caption label if the BuiltIn property of the CaptionLabel object is True.
public:
property Microsoft::Office::Interop::Word::WdCaptionLabelID ID { Microsoft::Office::Interop::Word::WdCaptionLabelID get(); };
public Microsoft.Office.Interop.Word.WdCaptionLabelID ID { get; }
member this.ID : Microsoft.Office.Interop.Word.WdCaptionLabelID
Public ReadOnly Property ID As WdCaptionLabelID