toObject
Returns a new plain object form of the sheet, keys ascending and rows copied.
API Reference
Signature
Parameters
Returns
A new plain object with keys ascending and rows copied; cell values share references.
Throws
Does not throw.
Returns a new plain object form of the sheet, keys ascending and rows copied.
A new plain object with keys ascending and rows copied; cell values share references.
Does not throw.