HasSubSelection Property (ActiveX)

Specifies whether the table contains a subselection set.

Supported platforms: Windows only

Signature

VBA:

object.HasSubSelection
object

Type: Table

The object this property applies to.

Property Value

Read-only: Yes

Type: Boolean

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available