CaptionLabel.Separator 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 a value that indicates the character between the chapter number and the sequence number.
public:
property Microsoft::Office::Interop::Word::WdSeparatorType Separator { Microsoft::Office::Interop::Word::WdSeparatorType get(); void set(Microsoft::Office::Interop::Word::WdSeparatorType value); };
public Microsoft.Office.Interop.Word.WdSeparatorType Separator { get; set; }
member this.Separator : Microsoft.Office.Interop.Word.WdSeparatorType with get, set
Public Property Separator As WdSeparatorType