Share via


ContextNode.MathStruct Property

Definition

mathStruct

Represents the following attribute in the schema: mathStruct

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

Property Value

Attributes

Applies to