TextRange.content
string content() @property nothrowGet content field.
Returns
The text in the text range
void content(string propval) @property nothrowSet content field.
Parameters
propval | The text in the text range |
string content() @property nothrowGet content field.
void content(string propval) @property nothrowSet content field.
propval | The text in the text range |