:: com :: sun :: star :: awt ::

interface XTextArea

Methods' Summary
getTextLines returns the text lines as a single string with line separators.  
Methods' Details
getTextLines
string
getTextLines();

Description
returns the text lines as a single string with line separators.
Top of Page