'Declaration Function expand( _ ByVal Unit As System.String _ ) As System.Boolean
System.bool expand( System.string Unit )
Parameters
- Unit
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)
;