CleanSheets is a spreadsheet application for the Java platform.
It features a formula language that closely resembles that of Microsoft Excel, and extensions for aiding end-user programmers in developing correct spreadsheets.
The application is written in Java, and relies on ANTLR for generating the formula compiler and the JFC/Swing JTable component for spreadsheet visualization.
Requirements:
· Java 1.4.2 or later
· JavaWebStart
· ANTLR
What's New in This Release:
· This release adds support for cell borders and format, and introduces the powerful new reflective DO function.
· Other new features are the ability to add and remove spreadsheets in a workbook, selection and auto-resizing of rows, and importing of tab-separated strings from the clipboard.
· Several improvements of existing features have also been made, such as in the performance of the spreadsheet table component, loading of language elements, and appearance of dialogs.
Product's homepage