表内のセル。
メソッド
メソッド | 戻り値の型 | 概要 |
---|---|---|
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