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