
Adds the ability to limit a spreadsheet's scroll range.
Features
- Added the ability to limit a spreadsheet's scroll range by setting MaxRows and MaxColumns properties.
- The drawCell event now specifies the origin of the merged range as an argument, instead of the first visible cell from a merged range.
- When a cell's format is set to percentage, the cell's entry box automatically appends % suffix (as in Microsoft Excel).