| Name |
Description |
| ClassID |
Returns the OLE object's class ID |
| FullName |
Returns the full object name |
| InPlaceWindowHandle |
Returns the in-place editing window handle to be used in Windows API calls |
| IsInPlaceActive |
Returns True if OLE object is being edited in-place |
| IsLinkUpToDate |
Checks if the linked OLE object is up-to-date |
| IsOpen |
Returns True if OLE object is being edited in a separate window |
| IsServerRunning |
Returns True if the application server is running |
| LinkPath |
Returns the file path to the linked OLE object |
| Modified |
Returns True if OLE object was modified |
| ProgID |
Returns the OLE object's program ID |
| ServerName |
Returns the application name serving the OLE object |
| ShortName |
Returns the short object name |
| Type |
Returns the OLE object type |