Description
Returns true if the cursor is inside a tabulation. See also TestTabulation Method.
Syntax
dim bValue as Boolean = object.InTabulation |
object
Required. Object name, returned by Text.GetCursor(...).
Example
See the example in TestTabulation.