| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-13 | 531 Bytes | |
| v5.0.3 source code.tar.gz | 2026-02-13 | 214.8 kB | |
| v5.0.3 source code.zip | 2026-02-13 | 237.4 kB | |
| Totals: 3 Items | 452.7 kB | 0 | |
Patch Changes
- c1db500: Implement autoResizeDimensions method to auto-resize rows or columns to fit their contents
- c1db500: Add deletePermission method to revoke access for a user, group, or domain
- c1db500: Implement insertRange method to insert empty cells in a range and shift existing cells
- c1db500: Add protected range CRUD operations (addProtectedRange, updateProtectedRange, deleteProtectedRange) on worksheets
- c1db500: Fix addNamedRange request body to correctly nest properties under namedRange key