https://issues.apache.org/bugzilla/show_bug.cgi?id=53642
--- Comment #3 from Thies Wellpott <[email protected]> --- Created attachment 29332 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29332&action=edit Patch for "ss" package level interface Thanks for your changes Evgeniy. I did not see the connection from the user API (FormulaEvaluator) to the implementation (WorkbookEvaluator) - this private instance variable is better! This patch adds generic user model ("ss" package) support, i.e. in the FormulaEvaluator interface and the XSSF implementation. The usage docs are adjusted accordingly. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
