Formula.Equation 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.
Gleichung
Stellt das folgende Attribut im Schema dar: eqn
[DocumentFormat.OpenXml.SchemaAttr(0, "eqn")]
public DocumentFormat.OpenXml.StringValue Equation { get; set; }
public DocumentFormat.OpenXml.StringValue Equation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "eqn")]
public DocumentFormat.OpenXml.StringValue? Equation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("eqn")]
public DocumentFormat.OpenXml.StringValue? Equation { get; set; }
public DocumentFormat.OpenXml.StringValue? Equation { get; set; }
member this.Equation : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "eqn")>]
member this.Equation : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("eqn")>]
member this.Equation : DocumentFormat.OpenXml.StringValue with get, set
Public Property Equation As StringValue
Eigenschaftswert
Gibt zurück StringValue.
- Attribute