KOffice filters status:   GNUmeric (GNOME spreadsheet)


Import | Export
 
 

Up
Import GNUmeric for Kspread
Last update August 21, 2002
Features Vertical & Horizontal Alignment, text wrapping, indention
Background, Patter & Foreground color
Fonts:
                Size
                Underline
                Italic
                Bold
                Family
Multiple Sheets (Tables)
Formulas!!! (ExprID)
Selections: selected cells, last selected table
Cell Formats (e.g. Date, Time, Percent, different currencies ...)
Number formating (in brackets, red colored)
Comments
Page: size, orientation, borders, header and footer
Border: color, style, width for all 6 types
Background pattern: style, color
Cell Size: Horizontal & Vertical 
Hidden Columns
Default row heights and column widths
Document Information
           Author
           Company
           Comments
           Title
Todo Cell Size: Horizontal & Vertical (Export) (kspread  doesn't support retriving the first "rowFormat" and colFormat".)
               
                       19 Applix small circle
                       20 Applix semicircle
                       21 Applix small thatch
                       22 Applix round thatch
                       23 Applix Brick => all unsupported by KSpread
(a=b) for gnumeric vs. (a==b) for kspread
if(a,b,c) for gnumeric vs. if(a;b;c) for kspread
GNUmeric version differentiation
border style: double, hair (KSpread doesn't support them)
charts
exact number, time and date formats (need the upcoming style engine)
pictures
Alignment: fill, justify, center across selection (not supported by kspread)
named areas
merged cells
Header/Footer: &[PAGES] variable (not supported by KSpread)
Accurate progress bar

Document Information
          Application (kspread  doesn't support it.)
          Category (kspread  doesn't support it.)
          Keywords (kspread  doesn't support it.)
          Manager (kspread  doesn't support it.)

Vertical Text        (gnumeric doesn't support it.)
Text Rotation       (gnumeric doesn't support it.)
Zoom                    (kspread  doesn't support it.)
Multiple Selections (kspread  doesn't support it.)
Double Underline    (kspread  doesn't support it.)

History Jun/Jul 2001 - Initial Revision
Jul 10, 2001 - Support for hidden columns
Jul 12, 2001 - Support for Document Information
Jul 15, 2001 - Preliminary support for background patterns.
Aug 21, 2002 - text/number formats, border, patters, page/print info, comments
Aug 21, 2002 - font family, wrap text, number formating, precisions
Sep 05, 2002 - bugfixes, default sizes, row and column layouts
Sep 07, 2002 - bugfixes, preliminery date/time support
Authors Phillip Ezolt
Norbert Andres
This filter is based on the CSV filter by David Faure   Werner Trobin
Links www.koffice.org 
www.gnumeric.org
Progress report  This has been tested against GNUmeric v0.70 and koffice v1.3-alpha. 

I've tried to keep the import/export filters pretty much in sync. 

Up
 



 
 

Up
Export Kspread to GNUmeric
Last update July 12, 2001
Features Vertical & Horizontal Alignment
Background & Foreground color
Fonts:
                Size
                Underline
                Italic
                Bold
Multiple Sheets (Tables)
Formulas!!! (ExprID)
Selections
Cell Size: Horizontal & Vertical
Hidden columns/rows 
Document Information
           Author
           Company
           Comments
           Title
Todo Borders
Comments
Formats:
                Percentages
                Money
Background patterns & Colors
              If color is the default color do NOT set it in the export file. 
Font:
                Face Name
(a=b) for gnumeric vs. (a==b) for kspread
if(a,b,c) for gnumeric vs. if(a;b;c) for kspread
GNUmeric version differentiation
Accurate progress bar

Document Information
          Application (kspread  doesn't support it.)
          Category (kspread  doesn't support it.)
          Keywords (kspread  doesn't support it.)
          Manager (kspread  doesn't support it.)
Vertical Text       (gnumeric doesn't support it.)
Text Rotation       (gnumeric doesn't support it.)
Zoom                (kspread  doesn't support it.)
Multiple Selections (kspread  doesn't support it.)
Double Underline    (kspread  doesn't support it.)

History Jun/Jul 2001 - Initial Revision
Jul 10, 2001 - Support for hidden columns
Jul 12, 2001 - Document Information 
Authors Phillip Ezolt
This filter is based on the CSV filter by David Faure   Werner Trobin
Links www.koffice.org
www.gnumeric.org
Progress report  This has been tested against GNUmeric v0.61 and koffice v1.1-beta3.

I've tried to keep the import/export filters pretty much in sync. 

Up