Share via


CX.nf Field

Definition

Represents the cx:nf XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: numDim, strDim.
  • corresponds to the following strongly-typed classes: NfFormula.

Applies to