LatentStyles.DefaultPrimaryStyle Property

Definition

Default Primary Style Setting

Represents the following attribute in the schema: w:defQFormat

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to