Share via


X.cellStyleXfs Field

Definition

Represents the x:cellStyleXfs XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: styleSheet.
  • has the following child XML elements: xf.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: CellStyleFormats.

Applies to