public class DynamicSheetNameGenerator extends Object implements CellRefGenerator
| Constructor and Description |
|---|
DynamicSheetNameGenerator(String sheetNameExpression,
CellRef startCellRef,
ExpressionEvaluator expressionEvaluator) |
public DynamicSheetNameGenerator(String sheetNameExpression, CellRef startCellRef, ExpressionEvaluator expressionEvaluator)
public CellRef generateCellRef(int index, Context context)
generateCellRef in interface CellRefGeneratorindex - current iteration indexcontext - current contextCopyright © 2022. All rights reserved.