Creates an empty range either at the beginning or end of the current range.
Syntax
HRESULT collapse( VARIANT_BOOL Start );
Parameters
- Start
- Boolean value that specifies where to create the empty range. TRUE creates an empty range at the beginning of the current range; FALSE creates it at the end.
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
See Also
expand