'text' Syntax and Note : text TextRange « Javascript Properties « JavaScript Reference

'text' Syntax and Note

Note:

Read and write property. 
Sets the text string in the textRange object.
    
Syntax:
    
textRangeName.text = value

    

      
      








Related examples in the same category

1.'text' Example
2.'text' is applied to