ResetBlock Method (ActiveX)

Resets the dynamic block to the default state.

Supported platforms: Windows only

Signature

VBA:

object.ResetBlock
object

Type: BlockReference, MInsertBlock

The objects this method applies to.

Return Value (RetVal)

No return value.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available