You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/filters/kspread/excel/import
tpearson 276daaecff
More automake repairs
15 years ago
..
Makefile.am More automake repairs 15 years ago
README Added old abandoned KDE3 version of koffice 15 years ago
excelimport.cc Added old abandoned KDE3 version of koffice 15 years ago
excelimport.h Added old abandoned KDE3 version of koffice 15 years ago
kspread_excel_import.desktop Added old abandoned KDE3 version of koffice 15 years ago

README

IMPLEMENTED
===========

Workbook:

Sheet:
  name
  visibility
  margins (left, right, top, bottom)
  header (left, center, right)
  footer (left, center, right)

Cell:
  value (string, number, boolean)
  merged cells (column and row spans)
  formatting attributes

Row:
  height
  visibility
  formatting attributes

Column:
  width
  visibility
  formatting attributes

Format:
  horizontal alignment
  vertical alignment
  font (name, color, bold, italic, underline, strike)
  borders
  background (pattern, color)
  text wrapping



TODO
====

Sheet:
  better parsing of header/footer
  margins (header, footer)
  page size, orientation

Cell:
  formula (!)
  error code
  hyperlink

Format:
  rotation angle
  style


INCOMPATIBLE
============
- exact width of column
- border style: double, medium, slanted
- alignment: repeat, justified, filled, distributed
- header/footer fields, e.g &Z, font