TextRange.content
string content() @propertyGet content field.
Returns
The text in the text range
void content(string propval) @propertySet content field.
Parameters
propval | The text in the text range |
string content() @propertyGet content field.
void content(string propval) @propertySet content field.
propval | The text in the text range |