LatentStyleExceptionInfo.PrimaryStyle 属性

定义

潜伏样式主要样式设置

表示架构中的以下属性:w:qFormat

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

属性值

属性

适用于