[ANN] Excel Library 1.3 is on the Road!

zryip theSlug zryip.theslug at gmail.com
Fri Jul 18 14:58:06 EDT 2014


Dear LiveCode Users,

We are pleased to announce the release of the Excel Library 1.3
Commercial Version!


What we have for you in this new version?


1. Addition of 7 new commands and 2 functions

- XCEL_Sheet_Sort: allows to sort the content of a range, by columns or by rows.

- XCEL_PivotTable_Fld_AutoSort: allows to sort a pivot table by a data field.

- XCEL_Shape_New: allows the creation of MS Excel autoshapes. Arrows
(right, left, top and bottom), braces (left and right) and brackets
(left and right) are supported. These 8 shapes seems to be the more
useful for creating profesionnal-looking effects. Other kind of shapes
would be added on request.

http://www.aslugontheroad.com/images/Preview/Excel_Lib_Preview/XCEL_Report_Preview.png


- XCEL_Shape_Style_Set: presets styles are supported. For arrows:
presets "shape 1" to "shape 42" and for brackets and braces, presets
"line 1" to "line 20".

- XCEL_Row_Property_Set: 2 properties are opened for rows and columns.
"Outline level" allows to group rows or columns into different levels.
"Show detail" allows to collapse or to expand a group.

http://www.aslugontheroad.com/images/Preview/Excel_Lib_Preview/XCEL_Preview_Group.png


- XCEL_Row_Property_Get, XCEL_Column_Property_Set, XCEL_Column_Property_Get

- XCEL_Chart_Style_Set: allows control of the 48 styles available for charts.

http://www.aslugontheroad.com/images/Preview/Excel_Lib_Preview/XCEL_Charts_Preview.png


2. Changes:

- The old command XCEL_Shape_New becomes XCEL_Shape_NewPicture.

- Command XCEL_Range_Values_Set for Windows has been improved. Should
be at least 10 times faster than the previous version! The command is
particulary improved for large data.

- Some properties for Mac and Windows are now stored in custom
properties instead of residing in the code. The others properties will
be migrated in custom properties in futures versions.


3. Fixes:

- On Windows the XCEL_Range_Rect_Get function was not properly
returning the range rect if the regional decimal parameter is a comma.

- XCEL_Sheet_View_Set and XCEL_Sheet_View_Get. Managing views by sheet
was planed but the sheet parameter was missing in the AS and VB
scripts. This was resulting in a error when calling the commands.

- Fixed a typo in the error returned by the _CheckForValidRange private command.


Enjoy!


Note, the Excel Library is distributed under the AGPL license and is
compatible with LiveCode Community or Commercial version, MS Excel
Windows and Macintosh.

The Open source 1.0.1 Version can be downloaded by following this link:
http://www.aslugontheroad.com/download/category/5-open-sources

If you want to get a copy, the Commercial 1.3 Version is available in
your regular Store:
https://livecode.com/store/marketplace/excel-library



By the way, you should also enjoy our new banner!



Best Regards,
-- 
Zryip TheSlug
http://www.aslugontheroad.com




More information about the use-livecode mailing list