Uses of Class
net.sf.jxls.transformation.BlockTransformation

Packages that use BlockTransformation
net.sf.jxls.formula   
net.sf.jxls.transformation   
 

Uses of BlockTransformation in net.sf.jxls.formula
 

Methods in net.sf.jxls.formula with parameters of type BlockTransformation
 void FormulaControllerImpl.updateWorkbookFormulas(BlockTransformation transformation)
           
 void FormulaController.updateWorkbookFormulas(BlockTransformation transformation)
           
 

Uses of BlockTransformation in net.sf.jxls.transformation
 

Subclasses of BlockTransformation in net.sf.jxls.transformation
 class DuplicateTransformation
          Defines duplicate transformation for Block
 class DuplicateTransformationByColumns
           
 class RemoveTransformation
          Remove transformation
 class ShiftTransformation
          Defines simple shift transformation
 



Copyright © 2005-2013 jXLS Team. All Rights Reserved.