Share via


StylePaneFormatFilter.AllStyles Property

Definition

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

Represents the following attribute in the schema: w:allStyles

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

Property Value

Attributes

Applies to