次の方法で共有


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 を返します。

属性

適用対象