Edit

Share via


CaptionLabel.Separator Property

Definition

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

Property Value

Applies to