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