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

属性

适用于