Share via


NoNamespace.eqn Field

Definition

Represents the eqn XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: f.
  • corresponds to the following strongly-typed properties: Formula.Equation.

Applies to