Click or drag to resize
PicoXLSX

Column Properties

The Worksheet.Column type exposes the following members.

Properties
 NameDescription
Public propertyColumnAddress Gets or sets the ColumnAddress Column address (A to XFD)
Public propertyDefaultColumnStyle Gets the default style of the column
Public propertyHasAutoFilter Gets or sets a value indicating whether HasAutoFilter If true, the column has auto filter applied, otherwise not
Public propertyIsHidden Gets or sets a value indicating whether IsHidden If true, the column is hidden, otherwise visible
Public propertyNumber Gets or sets the Number Column number (0 to 16383)
Public propertyWidth Gets or sets the Width Width of the column
Top
See Also