Share via


C.f Field

Definition

Represents the c: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: multiLvlStrRef, numRef, strRef.
  • corresponds to the following strongly-typed classes: Formula.

Applies to