Partager via


Caption.Separator Propriété

Définition

Numéro de chapitre/Séparateur d’index d’élément

Représente l’attribut suivant dans le schéma : w :sep

[DocumentFormat.OpenXml.SchemaAttr(23, "sep")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ChapterSeparatorValues> Separator { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ChapterSeparatorValues> Separator { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "sep")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ChapterSeparatorValues>? Separator { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:sep")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ChapterSeparatorValues>? Separator { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ChapterSeparatorValues>? Separator { get; set; }
member this.Separator : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ChapterSeparatorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "sep")>]
member this.Separator : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ChapterSeparatorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:sep")>]
member this.Separator : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.ChapterSeparatorValues> with get, set
Public Property Separator As EnumValue(Of ChapterSeparatorValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à