Formula.Equation 属性

定义

方程

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于