次の方法で共有


Shape.EquationXml プロパティ

定義

代替数学コンテンツのストレージ

スキーマ内の次の属性を表します: equationxml

[DocumentFormat.OpenXml.SchemaAttr(0, "equationxml")]
public DocumentFormat.OpenXml.StringValue EquationXml { get; set; }
public DocumentFormat.OpenXml.StringValue EquationXml { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "equationxml")]
public DocumentFormat.OpenXml.StringValue? EquationXml { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("equationxml")]
public DocumentFormat.OpenXml.StringValue? EquationXml { get; set; }
public DocumentFormat.OpenXml.StringValue? EquationXml { get; set; }
member this.EquationXml : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "equationxml")>]
member this.EquationXml : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("equationxml")>]
member this.EquationXml : DocumentFormat.OpenXml.StringValue with get, set
Public Property EquationXml As StringValue

プロパティ値

StringValue を返します。

属性

適用対象