| C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLTxtRange Interface : queryCommandText Method |
queryCommandText method of IHTMLTxtRange interface.
'Declaration Function queryCommandText( _ ByVal cmdID As System.String _ ) As System.String
System.string queryCommandText( System.string cmdID )
An original IDL definition of queryCommandText method was the following: HRESULT queryCommandText (BSTR cmdID, [out, retval] BSTR* ReturnValue);