columnReferences property

List<DataSourceColumnReference>? columnReferences
getter/setter pair

The columns on the data source sheet.

Implementation

core.List<DataSourceColumnReference>? columnReferences;