| Package | Description |
|---|---|
| org.jxls.builder.xls | |
| org.jxls.command |
| Modifier and Type | Class and Description |
|---|---|
class |
AreaCommand
A container area command used in
XlsCommentAreaBuilder to enclose other commands |
| Modifier and Type | Class and Description |
|---|---|
class |
EachCommand
Implements iteration over collection of items
'items' is a bean name of the collection in context
'var' is a name of a collection item to put into the context during the iteration
'direction' defines expansion by rows (DOWN) or by columns (RIGHT).
|
class |
GridCommand
The command implements a grid with dynamic columns and rows
|
class |
IfCommand
Implements if-else logic
Date: Sep 11, 2009
|
class |
ImageCommand
Implements image rendering
Image is specified with image index in the workbook or by providing image bytes and type
|
class |
UpdateCellCommand |
Copyright © 2017. All rights reserved.