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
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-12-01(UTC)
[null,null,["최종 업데이트: 2023-12-01(UTC)"],[[["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."]]],[]]