I need to set a strukture like that: w:r w:t xml:space #significant-whitespace
this is a CTR element what contains a one space. What are the syntax to do that? I try someth. like that: CTText t = r.addNewT(); t.setSpace??? seemd so be someth different... and i dont find any dokumentation bekause the ooxml.jar is "automated generated" who knows, please answer with the correct code pls! -- View this message in context: http://apache-poi.1045710.n5.nabble.com/how-to-set-a-CTText-with-xml-space-tp4393882p4393882.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
