表格中的儲存格。
方法
| 方法 | 傳回類型 | 簡短說明 | 
|---|---|---|
get | Integer | 傳回表格儲存格從 0 開始的資料欄索引。 | 
get | Integer | 傳回表格儲存格的欄跨距。 | 
get | Content | 傳回表格儲存格中文字的 Content。 | 
get | Fill | 傳回表格儲存格的填充內容。 | 
get | Table | 傳回這個表格儲存格的頭部儲存格。 | 
get | Cell | 傳回表格儲存格的合併狀態。 | 
get | Table | 傳回包含目前儲存格的表格資料欄。 | 
get | Table | 傳回包含目前儲存格的資料表列。 | 
get | Table | 傳回包含目前儲存格的資料表。 | 
get | Integer | 傳回資料表儲存格的列索引 (從 0 開始)。 | 
get | Integer | 傳回表格儲存格的列跨距。 | 
get | Text | 傳回表格儲存格的文字內容。 | 
set | Table | 設定表格儲存格中文字的 Content。 | 
內容詳盡的說明文件
get Column Index()
傳回表格儲存格從 0 開始的資料欄索引。
回攻員
Integer
授權
使用這個方法的腳本需要具備下列一或多個範圍的授權:
- 
https://www.googleapis.com/auth/presentations.currentonly - 
https://www.googleapis.com/auth/presentations 
get Column Span()
傳回表格儲存格的欄跨距。
回攻員
Integer
授權
使用這個方法的腳本需要具備下列一或多個範圍的授權:
- 
https://www.googleapis.com/auth/presentations.currentonly - 
https://www.googleapis.com/auth/presentations 
get Content Alignment()
傳回表格儲存格中文字的 Content。
回攻員
授權
使用這個方法的腳本需要具備下列一或多個範圍的授權:
- 
https://www.googleapis.com/auth/presentations.currentonly - 
https://www.googleapis.com/auth/presentations 
get Fill()
get Head Cell()
get Merge State()
傳回表格儲存格的合併狀態。
回攻員
授權
使用這個方法的腳本需要具備下列一或多個範圍的授權:
- 
https://www.googleapis.com/auth/presentations.currentonly - 
https://www.googleapis.com/auth/presentations 
get Parent Column()
傳回包含目前儲存格的表格資料欄。
回攻員
授權
使用這個方法的腳本需要具備下列一或多個範圍的授權:
- 
https://www.googleapis.com/auth/presentations.currentonly - 
https://www.googleapis.com/auth/presentations 
get Parent Row()
get Parent Table()
get Row Index()
傳回資料表儲存格的列索引 (從 0 開始)。
回攻員
Integer
授權
使用這個方法的腳本需要具備下列一或多個範圍的授權:
- 
https://www.googleapis.com/auth/presentations.currentonly - 
https://www.googleapis.com/auth/presentations 
get Row Span()
傳回表格儲存格的列跨距。
回攻員
Integer
授權
使用這個方法的腳本需要具備下列一或多個範圍的授權:
- 
https://www.googleapis.com/auth/presentations.currentonly - 
https://www.googleapis.com/auth/presentations 
get Text()
set Content Alignment(contentAlignment)
設定表格儲存格中文字的 Content。
參數
| 名稱 | 類型 | 說明 | 
|---|---|---|
content | Content | 
回攻員
授權
使用這個方法的腳本需要具備下列一或多個範圍的授權:
- 
https://www.googleapis.com/auth/presentations.currentonly - 
https://www.googleapis.com/auth/presentations