Column Properties

PicoXLSX

PicoXLSX

Column Properties

The WorksheetColumn type exposes the following members.

Properties
  NameDescription
Public propertyColumnAddress
Column address (A to XFD)
Public propertyHasAutoFilter
If true, the column has auto filter applied, otherwise not
Public propertyIsHidden
If true, the column is hidden, otherwise visible
Public propertyNumber
Column number (0 to 16383)
Public propertyWidth
Width of the column
Top
See Also