tag:blogger.com,1999:blog-9139136.post-1123850018979211642005-08-12T14:31:00.000+02:002005-08-12T14:33:38.986+02:00Updated Jxl api to 2.5.7The JXL api (Excel workbook reading and writing) has been updated to the last version : 2.5.7.<br /><br /><p class="head"> Version 2.5.7 (July 2005) </p> Handled variable arg functions which have zero parameters, such as row() and column() <br /> Fixed WritableHyperlink so that it would handle file links (in particular file links located on a different drive letter) <br /> Made XFRecord handle uninitialized records, and enhanced the equals() method for Font and Format to allow better copying between sheets <br /> Detected a corrupt biff file format to throw an exception, rather than hanging in an endless loop <br /> When writing a sheet, added to check to stop the addition of a null WorkspaceOptions object <br /> Ignored the type object type MSOFFICDRAWING (as distinct from PICTURE) when reading/copying spreadsheets with pictures in them <br /> Ignored, and warned, when processing charts on non biff8 workbooks <br /> Display a warning when standard property sets aren't present in the original sheet <br /> Display a warning about spurious block chains the small block stream <br /> Fixed a bug when copying dates which consist of just a time - one day was subtracted from the value <br /> Applied contributed fix for copying cell borders with colours <br /> Added the ability to remove a comment from a cell <br /> Applied Adam's patch to add support for horizontal/vertical centring when printingpierrehttp://www.blogger.com/profile/12696712519545864449noreply@blogger.com