|
|
|
News Detail |
|
|
06/12/2001
|
EasyExcel ver 1.02 released !!! |
EasyExcel |
di |
Ingasoftplus |
EasyExcel ver 1.02 released !!!
What's new:
Bug fixes:
- Include bug fixes from the patch to ver. 1.01 (This patch fix a bug in the libraries, that cause incorrect work with the big cells ranges)
- Fixed a SetDubugMode bug, so in debug mode will show the EasyExcel library error messages.
- Fixed columns range selection bug.
New methods:
- GetRange - get data from the selected range of cells into a queue
- SelectUsedRange - select "used" (filled) range in a sheet
- SetCellWidth - no comments
- SetRowHeight - no comments
- GetRow - get data from row cells into GROUP or file RECORD
- SetTextWrap - set cell's text wrap mode
- SetHorizAlign - set horizontal cell's text justification
- SetVertAlign - set vertical cell's text justification
- SelectEnd - select and return a position of last cell in a filled range
New code templates:
- Set Cells alignment - set cells dimensions and text alignment
- Select last cell - select and return a position of last cell in a filled range
- Get Range - get data from the selected range of cells into a queue
Changed methods and templates:
- SelectRange code template - added SelectUsedRange
- AutoFit method - added AutoFit modes parameter
|
|
|