ContextNode.MathML Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Mathml
Representa o seguinte atributo no 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 da propriedade
- Atributos