ClearSubSelection Method (ActiveX)

Removes a subselection set of cells from a table.

Supported platforms: Windows only

Signature

VBA:

object.ClearSubSelection
object

Type: Table

The object this method applies to.

Return Value (RetVal)

No return value.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available