[]
expand
method of IHTMLTxtRange
interface.
bool expand(string Unit)
Type | Name | Description |
---|---|---|
string | Unit |
Type | Description |
---|---|
bool |
An original IDL definition of expand
method was the following: HRESULT expand (BSTR Unit, [out, retval] VARIANT_BOOL* ReturnValue)
;