Share via


X.cellXfs Field

Definition

Represents the x:cellXfs XML element.

public static readonly System.Xml.Linq.XName cellXfs;
 staticval mutable cellXfs : System.Xml.Linq.XName
Public Shared ReadOnly cellXfs 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: CellFormats.

Applies to