How about adding `void setWidthType(TableWidthType widthType)` and `TableWidthType getWidthType()`?
TableWidthType would be a new Enum Type that supports the values on STTblWidth.Enum. NIL, PCT, DXA, AUTO We don't like to expose the XMLBeans generated classes in our public API. -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
