テーブル内のセル。
メソッド
| メソッド | 戻り値の型 | 概要 |
|---|---|---|
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 を設定します。 |
詳細なドキュメント
getColumnIndex()
テーブルセルの 0 ベースの列インデックスを返します。
戻る
Integer
承認
このメソッドを使用するスクリプトには、次の 1 つ以上の スコープでの承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
getColumnSpan()
テーブルセルの列スパンを返します。
戻る
Integer
承認
このメソッドを使用するスクリプトには、次の 1 つ以上の スコープでの承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
getContentAlignment()
テーブルセル内のテキストの ContentAlignment を返します。
戻る
承認
このメソッドを使用するスクリプトには、次の 1 つ以上の スコープでの承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
getFill()
getHeadCell()
getMergeState()
テーブルセルの結合状態を返します。
戻る
承認
このメソッドを使用するスクリプトには、次の 1 つ以上の スコープでの承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
getParentColumn()
現在のセルを含むテーブル列を返します。
戻る
承認
このメソッドを使用するスクリプトには、次の 1 つ以上の スコープでの承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
getParentRow()
getParentTable()
getRowIndex()
テーブルセルの 0 ベースの行インデックスを返します。
戻る
Integer
承認
このメソッドを使用するスクリプトには、次の 1 つ以上の スコープでの承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
getRowSpan()
テーブルセルの行スパンを返します。
戻る
Integer
承認
このメソッドを使用するスクリプトには、次の 1 つ以上の スコープでの承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
getText()
setContentAlignment(contentAlignment)
テーブルセル内のテキストの ContentAlignment を設定します。
パラメータ
| 名前 | タイプ | 説明 |
|---|---|---|
content | Content | 設定するコンテンツの配置。 |
戻る
TableCell \- チェーン用のこの TableCell。
承認
このメソッドを使用するスクリプトには、次の 1 つ以上の スコープでの承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations