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
Michele Calgaro cb59219281
Replace Q_OBJECT with TQ_OBJECT
10 months ago
..
Makefile.am Renaming of files in preparation for code style tools. 3 years ago
README Added old abandoned KDE3 version of koffice 15 years ago
excelimport.cpp Renaming of files in preparation for code style tools. 3 years ago
excelimport.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
kspread_excel_import.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 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