ContextNode.MathSymbol 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.
Mathsymbol
Stellt das folgende Attribut im Schema dar: mathSymbol
[DocumentFormat.OpenXml.SchemaAttr(0, "mathSymbol")]
public DocumentFormat.OpenXml.StringValue MathSymbol { get; set; }
public DocumentFormat.OpenXml.StringValue MathSymbol { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "mathSymbol")]
public DocumentFormat.OpenXml.StringValue? MathSymbol { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("mathSymbol")]
public DocumentFormat.OpenXml.StringValue? MathSymbol { get; set; }
public DocumentFormat.OpenXml.StringValue? MathSymbol { get; set; }
member this.MathSymbol : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "mathSymbol")>]
member this.MathSymbol : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("mathSymbol")>]
member this.MathSymbol : DocumentFormat.OpenXml.StringValue with get, set
Public Property MathSymbol As StringValue
Eigenschaftswert
- Attribute