Package org.jxls.command
Class SheetNameGenerator
java.lang.Object
org.jxls.command.SheetNameGenerator
- All Implemented Interfaces:
CellRefGenerator
Creates cell references based on passed sheet names
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SheetNameGenerator
-
-
Method Details
-
generateCellRef
- Specified by:
generateCellRefin interfaceCellRefGenerator- Parameters:
index- current iteration indexcontext- current contextlogger- -- Returns:
- target cell reference for this index
-