IOleObjectFrame class
Contents
[
Hide
]IOleObjectFrame class
Represents an OLE object on a slide.
The IOleObjectFrame type exposes the following members:
Properties
Property | Description |
---|---|
substitute_picture_format | Returns OleObject image fill properties object. Read-only IPictureFillFormat . |
object_name | Returns or sets the name of an object. Read/write str. |
embedded_data | Gets information about OLE embedded data. Read only IOleEmbeddedDataInfo . |
object_prog_id | Returns the ProgID of an object. Read olny str. |
link_file_name | Returns the full path to a linked file. Short file name will be used. Read-only str. |
link_path_long | Returns the full path to a linked file. Long file name will be used. Read/write str. |
link_path_relative | Returns the relative path to a linked file if present, otherwise returns an empty string. Readonly str. |
embedded_file_label | Returns the file name of embedded OLE object |
embedded_file_name | Returns the path of embedded OLE object |
is_object_icon | Determines whether an object is visible as icon. Read/write bool. |
is_object_link | Determines whether an object is linked to external file. Read-only bool. |
update_automatic | Determines if the linked embedded object is automatically updated when the presentation is opened or printed. Read/write bool. |
substitute_picture_title | Returns or sets the title for OleObject icon. Read/write str. |
Methods
Method | Description |
---|---|
set_embedded_data | Sets information about OLE embedded data. |
See Also
- module
aspose.slides
- library
Aspose.Slides