dataSources property

List<DataSource>? dataSources
getter/setter pair

A list of external data sources connected with the spreadsheet.

Implementation

core.List<DataSource>? dataSources;