diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-13 21:39:47 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-13 21:39:47 +0800 |
commit | a12fac92a56a4dd930681f603430659e253e8ade (patch) | |
tree | 731073a32412f8d564292ce5a6aed0bcc7a61c65 /portuguese | |
parent | c4518a0b1e46ac0070c57e47fe4320d36bd599de (diff) | |
download | freebsd-ports-gnome-a12fac92a56a4dd930681f603430659e253e8ade.tar.gz freebsd-ports-gnome-a12fac92a56a4dd930681f603430659e253e8ade.tar.zst freebsd-ports-gnome-a12fac92a56a4dd930681f603430659e253e8ade.zip |
Add xlslib, a C++ library for generation of Excel(TM) files
xlsLib is a multiplatform, C++ developed, library for dynamically
generating Excel(TM) files (*.xls). It allows the generation of Excel(TM)
compatible files without the need of any other external software.
* Easy to use, fully object oriented, API.
* Excel 95 (TM) format spreadsheets.
* Multiple worksheets.
* All standard font's styles and colors.
* All standard cell's styles, colors and properties.
* All standard cell's border-styles and colors.
* Three basic type of cells:
o Blank.
o Label. The text in labels can be formated in all standard styles.
o Number. All standard number-formats are supported.
* Merged cells.
* Handling of cells using ranges.
PR: 89933
Submitted by: Sergey Prikhodko <sergey@network-asp.biz>
Diffstat (limited to 'portuguese')
0 files changed, 0 insertions, 0 deletions