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
Timothy Pearson 7422cac1a1
Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
..
Makefile.am Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
README Added old abandoned KDE3 version of koffice 15 years ago
excelimport.cc Remove additional unneeded tq method conversions 13 years ago
excelimport.h Remove spurious TQ_OBJECT instances 12 years ago
kspread_excel_import.desktop Update XDG information in support of bug report 892. 12 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