Class DataSourceTableColumn

Data Source Table Column

Access and modify an existing column in a Data Source Table . To add columns to a data source table, use Data Source Table.addColumns(columnNames) .

Only use this class with data that's connected to a database.

Methods

Method Return type Brief description
Data Source Column Gets the data source column.
void Removes the column from the Data Source Table .

Detailed documentation

get Data Source Column()

Gets the data source column.

Return

Data Source Column — The data source column.

Authorization

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/spreadsheets.currentonly
  • https://www.googleapis.com/auth/spreadsheets

remove()

Removes the column from the Data Source Table .

Authorization

Scripts that use this method require authorization with one or more of the following scopes :

  • https://www.googleapis.com/auth/spreadsheets.currentonly
  • https://www.googleapis.com/auth/spreadsheets
Create a Mobile Website
View Site in Mobile | Classic
Share by: