共用方式為


Shape.EquationXml Property

Definition

Storage for Alternate Math Content

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to