HandleToObject Method |
Gets the object that corresponds to the given handle.
Signature
RetVal = object.HandleToObject(Handle)
Object
Document
The object or objects this method applies to.
Handle
String; input-only
The handle of the object to return.
RetVal
Object
The object that corresponds to the given handle.
Remarks
This method can return only objects in the current document.
Comments? |