LatentStyles.DefaultPrimaryStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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