InTabulation Method (Cursor)

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

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.