Download List

Descripción del Proyecto

CleanSheets is a spreadsheet application that is
both extensible and platform-independent. 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-06 07:00
1.4b

Esta versión incluye el soporte para bordes de celdas y el formato, e introduce el nuevo y potente función DO reflexivo. Otras nuevas características son la capacidad de añadir y eliminar hojas de cálculo en un libro, selección y auto-cambio de tamaño de filas, y la importación de la ficha cadenas separadas desde el portapapeles. Varias mejoras de las características existentes también se han hecho, como en el desempeño de los componentes de la tabla de hoja de cálculo, la carga de los elementos del lenguaje, y la aparición de cuadros de diálogo.
Tags: Major feature enhancements
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.

2005-06-04 15:36
1.3b

Esta versión incluye el soporte para el estilo de la célula: la fuente (de la familia, el estilo y tamaño), la alineación (horizontal y vertical), y el color (en primer plano y fondo). Otras nuevas características son las operaciones de columna persistentes y las dimensiones de fila, la propagación de copiar, mover y eliminar a las extensiones, y la exportación de la ficha-transferables cadena separada. Errores en la copia y actualizaciones de la tabla han sido corregidos.
Tags: Major feature enhancements
This release adds support for cell style: font (family, style, and
size), alignment (horizontal and vertical), and color (foreground
and background). Other new features are persistent column and row
dimensions, propagation of copy, move, and delete operations to
extensions, and exporting of tab-separated string transferables. Bugs in
copying and table updates have been corrected.

2005-05-22 21:27
1.2b

Tags: Initial freshmeat announcement

Project Resources