| Interface | Description |
|---|---|
| RowTransformer |
Defines row transformation methods
|
| Class | Description |
|---|---|
| BaseRowTransformer |
Base class for
RowTransformer impelementations |
| CellTransformer |
Cell transformation class
|
| ChainTransformer |
Controls a list of transformers
|
| CollectionRowTransformer |
Implementation of
RowTransformer interface for duplicating a collection row |
| Configuration |
Defines configuration properties for XLS transformation
|
| MergedRegion |
Represents merged region
|
| Row |
Represents single row in excel transformation
|
| RowCollection |
Contains information about collections in a row of XLS template
|
| Sheet |
Represents excel worksheet
|
| SheetTransformer | |
| SimpleRowTransformer | |
| TagRowTransformer |
Implementation of
RowTransformer for transforming jx tags |
| Workbook |
Represents excel workbook
|
| XLSTransformer |
This class uses excel template to generate excel file filled with required objects and collections.
|
Copyright © 2005-2014 jXLS Team. All Rights Reserved.