Google Sheets · Schema

ExtendedValue

The kinds of value that a cell in a spreadsheet can have.

Google WorkspaceProductivitySpreadsheets

Properties

Name Type Description
numberValue number Represents a double value.
stringValue string Represents a string value.
boolValue boolean Represents a boolean value.
formulaValue string Represents a formula.
View JSON Schema on GitHub