Transformer interface methodsXlsCommentAreaBuilder to enclose other commandsXlsArea objects defined by top level AreaCommand markup ("jx:area")
containing a tree of all nested commandsJxlsHelper.createTransformer(InputStream, OutputStream)CellDataEachCommand command iterationExpressionEvaluator instance for evaluation of the given expressionTransformer instance connected to the given input stream and
output stream with the default or custom expression notation (see also
JxlsHelper.buildExpressionNotation(String, String)EachCommand from XMLAreaCellShiftStrategy to use for the command
Possible values are
"inner" defining the InnerCellShiftStrategy to use
"adjacent" defining the AdjacentCellShiftStrategy to use
null value means the default strategy will be used (InnerCellShiftStrategy)GridCommand from XMLSimpleExporterIfCommand from XMLExpressionEvaluator without using ThreadLocal.GridCommandGridCommand at given target cell
using the given object properties and contextContext and writes the result to the target streamTransformer instance and ContextContext and the given target cell and writes the result to the output streamSimpleExporterCellShiftStrategy to use
when shifting the cells for the command while transforming an area
The mode value "inner" sets the InnerCellShiftStrategy (default)
The mode value "adjacent" sets the AdjacentCellShiftStrategyArea interfaceXlsArea from Excel comments in the Excel templateCopyright © 2019. All rights reserved.