ContextNode.MathML Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Mathml
Representa el atributo siguiente en el esquema: mathML
[DocumentFormat.OpenXml.SchemaAttr(0, "mathML")]
public DocumentFormat.OpenXml.StringValue MathML { get; set; }
public DocumentFormat.OpenXml.StringValue MathML { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "mathML")]
public DocumentFormat.OpenXml.StringValue? MathML { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("mathML")]
public DocumentFormat.OpenXml.StringValue? MathML { get; set; }
public DocumentFormat.OpenXml.StringValue? MathML { get; set; }
member this.MathML : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "mathML")>]
member this.MathML : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("mathML")>]
member this.MathML : DocumentFormat.OpenXml.StringValue with get, set
Public Property MathML As StringValue
Valor de propiedad
- Atributos