Share via


PageNumberType.ChapterStyle Property

Definition

Chapter Heading Style

Represents the following attribute in the schema: 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

Property Value

Returns Int32Value.

Attributes

Applies to