Class Paragraph
內容詳盡的說明文件
getIndex()
傳回段落新行的索引。如果新行遭到刪除,則傳回 null
。
回攻員
Integer
授權
使用這個方法的指令碼必須取得以下一或多個範圍的授權:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
getRange()
傳回跨越段落文字的 TextRange
,此物件的換行字元結束。如果段落的新行已經刪除,則傳回 null
。
回攻員
TextRange
授權
使用這個方法的指令碼必須取得以下一或多個範圍的授權:
-
https://www.googleapis.com/auth/presentations.currentonly
-
https://www.googleapis.com/auth/presentations
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-01 (世界標準時間)。
[null,null,["上次更新時間:2023-12-01 (世界標準時間)。"],[[["A Paragraph object represents a segment of text terminated by a newline character within Google Slides."],["It provides methods like `getIndex()` to retrieve the newline's index and `getRange()` to obtain a TextRange encompassing the paragraph's text."],["Both methods require authorization with specific scopes for accessing and manipulating presentations."]]],[]]