Interface for a class Column
boolean
specifies custom width of the column.
Specifies format of the column.
boolean
To hide/show the column in spreadsheet.
number
Specifies index of the column. Based on the index, column properties are applied.
boolean
To lock/unlock the column in the protected sheet.
boolean
Represents whether a column in the sheet is read-only or not. If set to true, it prevents editing the specified cell in the sheet.
Specifies the validation of the column.
number
Specifies width of the column.