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