PageNumberType.ChapterStyle Property

Chapter Heading Style.Represents the attribte in schema: w:chapStyle

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "chapStyle")> _
Public Property ChapterStyle As ByteValue
    Get
    Set
'Usage
Dim instance As PageNumberType
Dim value As ByteValue

value = instance.ChapterStyle

instance.ChapterStyle = value
[SchemaAttrAttribute(, "chapStyle")]
public ByteValue ChapterStyle { get; set; }

Property Value

Type: DocumentFormat.OpenXml.ByteValue
Returns Int32Value.

See Also

Reference

PageNumberType Class

PageNumberType Members

DocumentFormat.OpenXml.Wordprocessing Namespace