Interface IpfcDetailOLEObject
Description
This interface represents a drawing-embedded OLE object.
Direct Parent Classes:
User Guide References:
Property Summary
Property | | as String |
| |
| |
| Returns the type of the object embedded in the model. |
Property | | |
| |
| |
| Obtains the extents of the OLE object in the drawing. |
Property | | as String [readonly, optional] |
| |
| |
| Returns the path to the file which is referenced by the OLE object. |
Property | | as Long |
| |
| |
| Returns the sheet index on which the OLE object is embedded. |
Property Detail
Property | ApplicationType | | as String |
Returns the type of the object embedded in the model.
Obtains the extents of the OLE object in the drawing.
Property | Path | | as String [readonly, optional] |
Returns the path to the file which is referenced by the OLE object.
Returns null if the OLE object is not a link to an external file.
Exceptions thrown (but not limited to):
Returns the sheet index on which the OLE object is embedded.