Configures the Column behavior for the spreadsheet.
boolean
specifies custom width of the column.
Defaults to false
Specifies format of the column.
Defaults to {}
boolean
To hide/show the column in spreadsheet.
Defaults to false
number
Specifies index of the column. Based on the index, column properties are applied.
Defaults to 0
boolean
To lock/unlock the column in the protected sheet.
Defaults to true
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.
Defaults to false
Specifies the validation of the column.
Defaults to ”
number
Specifies width of the column.
Defaults to 64