[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.expand

expand Method

expand(string)

expand method of IHTMLTxtRange interface.

Declaration
bool expand(string Unit)
Parameters
Type Name Description
string Unit
Returns
Type Description
bool
Remarks

An original IDL definition of expand method was the following: HRESULT expand (BSTR Unit, [out, retval] VARIANT_BOOL* ReturnValue);