https://bz.apache.org/bugzilla/show_bug.cgi?id=61474

--- Comment #12 from Javen O'Neal <one...@apache.org> ---
(In reply to Dragan Jovanović from comment #10)
> So my plan now could be :
> - merge CompleteFormulaShifter class into FormulaShifter; 
> - upgrade XSSFRowShifter to make it work with both rows and columns; 
> - maybe move some code from  XSSFSheet.shiftRows() method to XSSFRowShifter
> class, just to make code more clear;
> - implement XSSFSheet.shiftColumns(int startColumn, int endColumn, final int
> n) method.
> 
> Does that sound ok ?

Sounds good

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to