Contains Method (C1TextRange)
In This Topic
Tests whether a specified position is contained within the current range.
Syntax
Parameters
- position
- The position to test.
Return Value
True if the current range includes the specified position, false otherwise.
See Also