Google Docs · Schema

Range

Specifies a contiguous range of text.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Properties

Name Type Description
segmentId string The ID of the header, footer, or footnote that this range is contained in. An empty segment ID signifies the document body.
startIndex integer The zero-based start index of this range, in UTF-16 code units.
endIndex integer The zero-based end index of this range, exclusive, in UTF-16 code units.
tabId string The tab that contains this range.
View JSON Schema on GitHub