5.20.00

Latest version news and what is changed.
Post Reply
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

5.20.00

Post by larsa »

+ Full support for conditional formats. See new sample for more details.
+ New property in CmdFormat, SetRowHeight. When True (default is False) the
row height will be set to the max height of the text in the row. This is same as AutoHeightRow.
The height will not be changed if the row height is excplicit set.
+ More properties in FXLS.CmdFormat.Number for easier creating number formats:
- Decimals
- Thousands
- NegativeColor
- CurrencySymbolLCID (Currency symbol for the selected country)
- Percentage
- Fractions
- Scientific
+ DirectWrite can now use format cells. See sample for details.
! Converting Excel 97 files to Excel 2007 could result in error message (invalid styles) when opened in excel.
! Excel 97 files with merged cells could cause problems when converted to Excel 2007.
! Some files with charts created with Excel 2010 could not b read.
! Files could not be read when opened with ADO, "External table is not in the expected format".
Lars Arvidsson, Axolot Data
Post Reply