Share via


CX.f Field

Definition

Represents the cx: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: numDim, strDim, txData.
  • corresponds to the following strongly-typed classes: Formula.

Applies to