Share via


PageNumberType.ChapterStyle 属性

定义

章节标题样式

表示架构中的以下属性:w:chapStyle

[DocumentFormat.OpenXml.SchemaAttr(23, "chapStyle")]
public DocumentFormat.OpenXml.ByteValue ChapterStyle { get; set; }
public DocumentFormat.OpenXml.ByteValue ChapterStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "chapStyle")]
public DocumentFormat.OpenXml.ByteValue? ChapterStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:chapStyle")]
public DocumentFormat.OpenXml.ByteValue? ChapterStyle { get; set; }
public DocumentFormat.OpenXml.ByteValue? ChapterStyle { get; set; }
member this.ChapterStyle : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "chapStyle")>]
member this.ChapterStyle : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:chapStyle")>]
member this.ChapterStyle : DocumentFormat.OpenXml.ByteValue with get, set
Public Property ChapterStyle As ByteValue

属性值

返回 Int32Value

属性

适用于