Reference implementation of SpreadsheetData

Editable in-memory spreadsheet data container. Starts out empty. Use the API to fill with data!

Intended for use as a mock, to compare with an optimized implementation when testing and for simple sample apps. Simplest possible implementation, no attempt at optimization.

Implements

Constructors

Methods