Compartir a través de


Shape.EquationXml Propiedad

Definición

Almacenamiento para contenido matemático alternativo

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a