Share via


LatentStyles.DefaultPrimaryStyle 属性

定义

默认主要样式设置

表示架构中的以下属性: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

属性值

返回 EnumValue<T>

属性

适用于