Typed Rows & CellsRow extends Array. Access cells by index or column label. Virtual cells for out-of-range access.
Cell FormattingBackground, text color, borders, alignment, font, padding, text rotation, wrap strategy, number format, hyperlinks.
Zod ValidationOptional schema on Tab validates append, row updates, and cell updates against column types.
Formula SupportWrite formulas via USER_ENTERED input format. Read raw formulas or computed values with render options.