[cvs] [Wiki] changed: Project/Spread
Duck
duck at obala.net
Sat Nov 15 10:50:11 UTC 2008
duck Sat, 15 Nov 2008 05:50:11 -0500
Modified page: http://wiki.horde.org/Project/Spread
New Revision: 1.17
Change log: update export/import list
@@ -27,12 +27,25 @@
* basic calculation of spredsheet formula
* support functions listed in the description above
* cell references (inside the same workbook)
* store sheet data in VFS and sheet parameters in SQL
-* export data to excel workbooks, csv, tsv, YAML, Open Document
Spreadsheet and Text
-* import excel workbooks (without formulas), csv and tsv
-* import data from Turba contants manager
-* import data from any module having listCostObject api method
+* export data to:
+ * CVS
+ * TVS
+ * XML
+ * YAML
+ * Open Document Spreadsheet
+ * Open Document Text
+ * Microsoft Excel 2000
+ * Microsoft Word 2000
+ * Microsoft Excel 95
+* import sheets/workbooks
+ * CVS
+ * TVS
+ * Microsoft Excel 95 (without formulas)
+ * YAML
+ * Turba contants manager
+ * from any module having listCostObject api method
* Key navigations: TAB moves left, RETURN saves, ESC cancels,
UP/DOWN. If we are on the beginning/end of a row we automatically
moves to the first/last cell in the column above/belove.
* Context Menu to insert, delete, copy, cut and paste a cell and
entire row or column (AJAX calls)
++ TODO
More information about the cvs
mailing list