Google Docs · Schema

ReplaceNamedRangeContentRequest

Replaces the content of the specified NamedRange.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Properties

Name Type Description
namedRangeId string The ID of the named range whose content will be replaced.
namedRangeName string The name of the named ranges whose content will be replaced.
text string Replaces the content of the specified named range with the given text.
View JSON Schema on GitHub