Hi,

the service css.text.TextFrame exports the XTextFrame Interface with the getText() method. The service css.text.TextSection exports the XTextSection Interface, but I'm missing a convenient method to get the XText of the section. The XTextContent's anchor of the section gives me the XTextRange of the parent of the section.

Any ideas? (I don't want to iterate over the paragraphs to obtain the section)?

Regards

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to