LatentStyleExceptionInfo.PrimaryStyle Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Latent Style Primary Style Setting
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
- Attribute