Share via


NoNamespace.xfId Field

Definition

Represents the xfId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cellStyle, xf.
  • corresponds to the following strongly-typed properties: CellFormat.FormatId, CellStyle.FormatId.

Applies to