StylePaneFormatFilter.Top3HeadingStyles Property

Definition

top3HeadingStyles, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w:top3HeadingStyles

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(23, "top3HeadingStyles")]
public DocumentFormat.OpenXml.OnOffValue Top3HeadingStyles { get; set; }
public DocumentFormat.OpenXml.OnOffValue Top3HeadingStyles { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "top3HeadingStyles")]
public DocumentFormat.OpenXml.OnOffValue Top3HeadingStyles { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "top3HeadingStyles")]
public DocumentFormat.OpenXml.OnOffValue? Top3HeadingStyles { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:top3HeadingStyles")]
public DocumentFormat.OpenXml.OnOffValue? Top3HeadingStyles { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Top3HeadingStyles { get; set; }
member this.Top3HeadingStyles : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(23, "top3HeadingStyles")>]
member this.Top3HeadingStyles : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "top3HeadingStyles")>]
member this.Top3HeadingStyles : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:top3HeadingStyles")>]
member this.Top3HeadingStyles : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Top3HeadingStyles As OnOffValue

Property Value

Attributes

Applies to