Share via


NoNamespace.applyNumberFormat Field

Definition

Represents the applyNumberFormat XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: xf.
  • corresponds to the following strongly-typed properties: CellFormat.ApplyNumberFormat.

Applies to