TestCursorCell Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:19

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