Share via


NoNamespace.equationxml Field

Definition

Represents the equationxml XML attribute.

public static readonly System.Xml.Linq.XName equationxml;
 staticval mutable equationxml : System.Xml.Linq.XName
Public Shared ReadOnly equationxml As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: shape.
  • corresponds to the following strongly-typed properties: Shape.EquationXml.

Applies to