sheets.columnsArray
An array which defines the columns in this sheet and their content.
sheets.columns.indexNumber
The zero-based index of the column. Required to ensure correct positioning.
sheets.columns.widthNumber
The width of the column in pixels. Defaults to columnWidth
.
In this article