<< Click here to display Table of Contents >> Navigation: Programming Reference > Ted Objects > General > Text Object:
Description
Returns True if the cursor position is inside a table.
Syntax
dim bValue as Boolean = Text.TestCursorInTable
Return value
True if the cursor position is inside a table, False otherwise.
Context
Text designer commands
See also