Share via


ContextNode.MathSymbol Property

Definition

mathSymbol

Represents the following attribute in the schema: mathSymbol

[DocumentFormat.OpenXml.SchemaAttr(0, "mathSymbol")]
public DocumentFormat.OpenXml.StringValue MathSymbol { get; set; }
public DocumentFormat.OpenXml.StringValue MathSymbol { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "mathSymbol")]
public DocumentFormat.OpenXml.StringValue? MathSymbol { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("mathSymbol")]
public DocumentFormat.OpenXml.StringValue? MathSymbol { get; set; }
public DocumentFormat.OpenXml.StringValue? MathSymbol { get; set; }
member this.MathSymbol : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "mathSymbol")>]
member this.MathSymbol : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("mathSymbol")>]
member this.MathSymbol : DocumentFormat.OpenXml.StringValue with get, set
Public Property MathSymbol As StringValue

Property Value

Attributes

Applies to