スライド番号など、時間の経過とともに変化するコンテンツに動的に置き換えられるテキストの要素。
メソッド
| メソッド | 戻り値の型 | 概要 |
|---|---|---|
get | Auto | 自動テキストのタイプを返します。 |
get | Integer|null | 自動テキストのインデックスを返します。 |
get | Text | 自動テキストにまたがる Text を返します。 |
詳細なドキュメント
getAutoTextType()
自動テキストのタイプを返します。自動テキストが削除されている場合は null を返します。
戻る
AutoTextType|null
承認
このメソッドを使用するスクリプトには、次の 1 つ以上の スコープでの承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations
getIndex()
自動テキストのインデックスを返します。自動テキストが削除されている場合は null を返します。
戻る
Integer|null
承認
このメソッドを使用するスクリプトには、次の 1 つ以上の スコープでの承認が必要です。
-
https://www.googleapis.com/auth/presentations.currentonly -
https://www.googleapis.com/auth/presentations