Nano-Sheets: A Small but Mighty Spreadsheet Engine in REBOL, Part 2
Building on Part 1 of this article, not only can you create a working spreadsheet in just a few bytes using REBOL, but you can extend it to support printing, standard keyboard navigation, macros containing code, and even make it shareable and dynamically updatablewhile still using only a few bytes of code.
by Steve Shireman and Gregg Irwin
April 26, 2005
he first part of this article described how to build the Nano-Sheets spreadsheet engine, and then extended it by adding the following features:
Dynamic generation and sizing of cells
Automatic data types in cells
Formulas including REBOL code
Loading and saving spreadsheet files
This part extends Nano-Sheets even further.
It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com. Already a member?
To become a member of DevX.com create your Member Profile by completing the form below. Membership is free!