Optional
directEither an object with RangeAddress to style id or an array of RangeCoordValue to style id.
Optional
dynamicA generalize solution for dynamic areas. This is used for externalData
"C5:G10": { "type": "externalData", "error": false, // Or true if the last refresh failed "source": "Query1", // Example: Type-specific info "overrides": { // Object storing user edits within the region "D6": "Manual Edit", // Key = Cell Address within region "F8": 123.45 // Value = User-entered value } }
Optional
dynamicIndicates a range was created via a dynamic array formula. This is a specific type of dynamic.
ISheet persistence structure.