| Class | Description |
|---|---|
| CellRefUtil |
This is a class to convert Excel cell names to (sheet,row,col) representations and vice versa
The current code is taken from Apache POI CellReference class (@link http://poi.apache.org/apidocs/org/apache/poi/ss/util/CellReference.html)
|
| JxlsHelper |
Common utilities
|
| TransformerFactory | |
| Util |
Utility class with various helper methods used by other classes
|
Copyright © 2016. All rights reserved.