Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves whether a range is collapsed or empty.
| .png) .png) | 
Syntax
HRESULT value = object.get_collapsed(* p);
Property values
Type: VARIANT_BOOL
VARIANT_FALSE (false)
Default. The range is not collapsed.
VARIANT_TRUE (true)
The range is collapsed.
Standards information
Remarks
A collapsed range has its start and end boundary points set to the same value, rendering it empty.