Share via


ContextNode.MathML Property

Definition

mathML

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

Property Value

Attributes

Applies to