Caption.Separator 属性

定义

章节编号/项索引分隔符

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于