'htmlText' Syntax and Note : htmlText « Javascript Properties « JavaScript Reference

'htmlText' Syntax and Note

Note:

Read-only property. 
Returns the object HTML content.
    
Syntax:
    
textRangeName.htmlText

    

      
      








Related examples in the same category

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