Aracılığıyla paylaş


LatentStyleExceptionInfo.PrimaryStyle Property

Definition

Latent Style Primary Style Setting

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to