ObjectIsInherited property
Indicates if a shape represents an ActiveX or OLE object that is inherited from the shape's master.
Version added
5.0
Syntax
| |
intRet |
Integer. True (-1) if object is inherited; otherwise, False (0). |
object |
Required. An expression that returns a Shape object. |