[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getExpression

getExpression Method

getExpression(string)

getExpression method of IHTMLElement2 interface.

Declaration
object getExpression(string propname)
Parameters
Type Name Description
string propname
Returns
Type Description
object
Remarks

An original IDL definition of getExpression method was the following: HRESULT getExpression (BSTR propname, [out, retval] VARIANT* ReturnValue);