Specifies whether the block can be exploded.
Supported platforms: Windows only
Signature
VBA:
object.Explodable
- object
-
Type:
Block
The object this property applies to.
Property Value
Read-only: No
Type: Boolean
- True: The block can be exploded.
- False: The block cannot be exploded.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available