Share via


X.f Field

Definition

Represents the x: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: c, nc, oc.
  • has the following XML attributes: aca, bx, ca, del1, del2, dt2D, dtr, r1, r2, ref, si, t, space.
  • corresponds to the following strongly-typed classes: CellFormula.

Applies to