ReselectSubRegion Method (ActiveX)

Returns subentities of a selection set in a table.

Supported platforms: Windows only

Signature

VBA:

object.ReselectSubRegion
object

Type: Table

The object this method applies to.

Return Value (RetVal)

No return value.

Remarks

This method reselects the current subselection (if any).

Examples

VBA:

Not available

Visual LISP:

Not available