Share via


X.colBreaks Field

Definition

Represents the x:colBreaks XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: customSheetView, worksheet, macrosheet.
  • has the following child XML elements: brk.
  • corresponds to the following strongly-typed classes: ColumnBreaks.

Applies to