https://bz.apache.org/bugzilla/show_bug.cgi?id=60847
--- Comment #1 from Nick Burch <apa...@gagravarr.org> --- The CT classes are auto-generated from the official OOXML schemas. They therefore can't really be changed (and only properly changed with a time machine and a seat on the specification committee...) We generally shouldn't be exposing any CT classes through to end users, these should normally be wrapped up in friendly POI classes. If there's some missing, we should add that class, deprecate the raw CT class access, and possibly do some magic in our classes with xml processing to keep things common (if needed) -- 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