CaptionLabel.Separator Propiedad

Definición

Devuelve o establece un valor que indica el carácter entre el número de capítulo y el número de secuencia.

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

Valor de propiedad

Se aplica a