Class DataSourceTableColumn

DataSourceTableColumn

存取及修改 DataSourceTable 中現有的資料欄。如要在資料來源資料表中加入資料欄,請使用 DataSourceTable.addColumns(columnNames)

請僅將這個類別用於連結至資料庫的資料。

方法

方法傳回類型簡短說明
getDataSourceColumn()DataSourceColumn取得資料簡化欄。
remove()voidDataSourceTable 中移除資料欄。

內容詳盡的說明文件

getDataSourceColumn()

取得資料簡化欄。

回攻員

DataSourceColumn:資料來源欄。

授權

使用這個方法的指令碼必須取得以下一或多個範圍的授權:

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

remove()

DataSourceTable 中移除資料欄。

授權

使用這個方法的指令碼必須取得以下一或多個範圍的授權:

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