org.apache.poi.ss.formula
Class FormulaShifter.ShiftMode

java.lang.Object
  extended by org.apache.poi.ss.formula.FormulaShifter.ShiftMode
Enclosing class:
FormulaShifter

public static class FormulaShifter.ShiftMode
extends java.lang.Object


Field Summary
static int Row
           
static int Sheet
           
 
Constructor Summary
FormulaShifter.ShiftMode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Row

public static final int Row
See Also:
Constant Field Values

Sheet

public static final int Sheet
See Also:
Constant Field Values
Constructor Detail

FormulaShifter.ShiftMode

public FormulaShifter.ShiftMode()