IOleObjectFrame class

IOleObjectFrame class

Represents an OLE object on a slide.

The IOleObjectFrame type exposes the following members:

Properties

PropertyDescription
substitute_picture_formatReturns OleObject image fill properties object.
Read-only IPictureFillFormat.
object_nameReturns or sets the name of an object.
Read/write str.
embedded_dataGets information about OLE embedded data.
Read only IOleEmbeddedDataInfo.
object_prog_idReturns the ProgID of an object.
Read olny str.
link_file_nameReturns the full path to a linked file. Short file name will be used.
Read-only str.
link_path_longReturns the full path to a linked file. Long file name will be used.
Read/write str.
link_path_relativeReturns the relative path to a linked file if present, otherwise returns an empty string.
Readonly str.
embedded_file_labelReturns the file name of embedded OLE object
embedded_file_nameReturns the path of embedded OLE object
is_object_iconDetermines whether an object is visible as icon.
Read/write bool.
is_object_linkDetermines whether an object is linked to external file.
Read-only bool.
update_automaticDetermines if the linked embedded object is automatically updated when the presentation is opened or printed.
Read/write bool.
substitute_picture_titleReturns or sets the title for OleObject icon.
Read/write str.
shape_lock
graphical_object_lock
is_text_holder
placeholder
custom_data
raw_frame
frame
line_format
three_d_format
effect_format
fill_format
hidden
z_order_position
connection_site_count
rotation
x
y
width
height
alternative_text
alternative_text_title
name
is_decorative
unique_id
office_interop_shape_id
is_grouped
black_white_mode
parent_group
slide
presentation
hyperlink_click
hyperlink_mouse_over
hyperlink_manager

Methods

MethodDescription
get_thumbnail
get_thumbnail
get_image
get_image
write_as_svg
write_as_svg
set_embedded_dataSets information about OLE embedded data.
add_placeholder
remove_placeholder
get_base_placeholder

See Also