Share via


NoNamespace.nf Field

Definition

Represents the nf XML attribute.

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 attribute, it:

  • is contained in the following XML elements: undo.
  • corresponds to the following strongly-typed properties: Undo.DefinedNameFormula.

Applies to