Uses of Interface
org.jxls.command.CellRefGenerator
Packages that use CellRefGenerator
-
Uses of CellRefGenerator in org.jxls.command
Classes in org.jxls.command that implement CellRefGeneratorModifier and TypeClassDescriptionclassCreates cell references based on passed sheet names.classCreates cell references based on passed sheet namesMethods in org.jxls.command that return CellRefGeneratorModifier and TypeMethodDescriptionEachCommand.getCellRefGenerator()Gets defined cell ref generatorMethods in org.jxls.command with parameters of type CellRefGeneratorModifier and TypeMethodDescriptionvoidEachCommand.setCellRefGenerator(CellRefGenerator cellRefGenerator) Constructors in org.jxls.command with parameters of type CellRefGeneratorModifierConstructorDescriptionEachCommand(String var, String items, Area area, CellRefGenerator cellRefGenerator)