ContextNode.MathML Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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