C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLTxtRange Interface : execCommand Method |
execCommand
method of IHTMLTxtRange
interface.
An original IDL definition of execCommand
method was the following: HRESULT execCommand (BSTR cmdID, [optional, defaultvalue(0)] VARIANT_BOOL showUI, [optional] VARIANT value, [out, retval] VARIANT_BOOL* ReturnValue)
;