Resets the dynamic block to the default state.
Supported platforms: Windows only
VBA:
object.ResetBlock
Type: BlockReference, ComparedReference, ExternalReference, MInsertBlock
The objects this method applies to.
No return value.
The ComparedReference and ExternalReference objects inherit this method from BlockReference, but this method doesn't affect either of the object types when used.
VBA:
Not available
Visual LISP:
Not available