表内のセル。
メソッド
| メソッド | 戻り値の型 | 概要 |
|---|---|---|
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
承認
このメソッドを使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
get Column Span()
テーブル セルの列スパンを返します。
戻る
Integer
承認
このメソッドを使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
get Content Alignment()
テーブルセルのテキストの Content を返します。
戻る
承認
このメソッドを使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
get Fill()
get Head Cell()
get Merge State()
テーブルセルの結合状態を返します。
戻る
承認
このメソッドを使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
get Parent Column()
現在のセルを含むテーブル列を返します。
戻る
承認
このメソッドを使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
get Parent Row()
get Parent Table()
get Row Index()
テーブル セルの 0 ベースの行インデックスを返します。
戻る
Integer
承認
このメソッドを使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
get Row Span()
テーブルセルの行スパンを返します。
戻る
Integer
承認
このメソッドを使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
get Text()
set Content Alignment(contentAlignment)
テーブルセルのテキストの Content を設定します。
パラメータ
| 名前 | 型 | 説明 |
|---|---|---|
content | Content |
戻る
承認
このメソッドを使用するスクリプトには、次の 1 つ以上のスコープによる承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations