Retrieves the HTML source as a valid HTML fragment.
Syntax
HTML N/A Scripting [ sTxt = ] TextRange.htmlText
Possible Values
sTxt String that specifies the HTML source. The property is read-only with no default value.
Remarks
This property corresponds to the fragment portion of the CF_HTML clipboard format.
This feature might not be available on non-Win32® platforms. For the latest information about Microsoft® Internet Explorer cross-platform compatibility, see article Q172976 in the Microsoft Knowledge Base.
Applies To
HTML N/A Scripting TextRange