Caption.Heading Property
Style for Chapter Headings.Represents the attribte in schema: w:heading
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "heading")> _
Public Property Heading As Int32Value
Get
Set
'Usage
Dim instance As Caption
Dim value As Int32Value
value = instance.Heading
instance.Heading = value
[SchemaAttrAttribute(, "heading")]
public Int32Value Heading { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.