Style.CustomStyle 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.
User-Defined Formatvorlage
Stellt das folgende Attribut im Schema dar: w:customStyle
[DocumentFormat.OpenXml.SchemaAttr(23, "customStyle")]
public DocumentFormat.OpenXml.OnOffValue CustomStyle { get; set; }
public DocumentFormat.OpenXml.OnOffValue CustomStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "customStyle")]
public DocumentFormat.OpenXml.OnOffValue? CustomStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:customStyle")]
public DocumentFormat.OpenXml.OnOffValue? CustomStyle { get; set; }
public DocumentFormat.OpenXml.OnOffValue? CustomStyle { get; set; }
member this.CustomStyle : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "customStyle")>]
member this.CustomStyle : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:customStyle")>]
member this.CustomStyle : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property CustomStyle As OnOffValue
Eigenschaftswert
Gibt zurück EnumValue<T>.
- Attribute