columns property
The columns displayed on the sheet, corresponding to the values in RowData.
Implementation
core.List<DataSourceColumn>? columns;
The columns displayed on the sheet, corresponding to the values in RowData.
core.List<DataSourceColumn>? columns;