Share via


NoNamespace.numFmtId Field

Definition

Represents the numFmtId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheField, dataField, inputCells, numFmt, pivotField, rcc, xf.
  • corresponds to the following strongly-typed properties: CacheField.NumberFormatId, CellFormat.NumberFormatId, DataField.NumberFormatId, InputCells.NumberFormatId, NumberingFormat.NumberFormatId, PivotField.NumberFormatId, RevisionCellChange.NumberFormatId.

Applies to