ExcelReader Xojo Component

Column Class

A class that represents Excel column.

Object
   Column

class Column

Properties

HasCustomWidthReturns true if the column has custom width set, else false.
HiddenReturns true if the column is hidden, else false.
WidthReturns width of the Column if the column has custom width (check the HasCustomWidth property)

Supported Platforms:

  • macOS Carbon
  • macOS Intel 32 bit
  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS