Share via


V.f Field

Definition

Represents the v:f XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: formulas.
  • has the following XML attributes: eqn.
  • corresponds to the following strongly-typed classes: Formula.

Applies to