Class 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