Hi, FYI, the CT... classes are actually automatically generated from parts of the specification from Microsoft, so nobody actually decided to add this method, it got added as part of converting the XML Schema into usable Java code automatically.
There are likely a number of other areas where methods exist in the generated schema classes, but not on the higher level usermodel-API, patches for useful additions together with some unit tests are always welcome via bug entries so we can take a look and integrate it into the higher-level API! Dominik. On Fri, Oct 9, 2015 at 7:34 PM, Kuhns, John <[email protected]> wrote: > Thanks for the ideas, I'm playing around with it again now. Very confusing > putting it all together, bits and pieces of information scattered all over > the place in the xlsx file. > > What I find kind of curious is there has been no activity on this same > question on StackOverflow and limited feedback here. It seems to me that the > fact that setTotalsRowXXX methods exist would mean that someone implemented > and/or requested that functionality. Maybe the question I should be asking is > "where should I ask this question?" > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
