Description
Returns True if the I-beam is at the specified position (the start or the end) of a table cell.
Syntax
dim bValue as Boolean = Text.TestCursorCell (bln1) |
bln1
True to test for the start of a cell, False to test for the end of the cell.
Return value
boolean
Context
Text designer commands
See also