ISmartArt class

ISmartArt class

Represents a SmartArt diagram.

The ISmartArt type exposes the following members:

Properties

PropertyDescription
all_nodesReturns collections of all nodes in SmartArt object.
Read-only ISmartArtNodeCollection.
nodesReturns collections of root nodes in SmartArt object.
Read-only ISmartArtNodeCollection.
layoutReturn or set layout of the SmartArt object.
Read/write SmartArtLayoutType.
quick_styleReturn or set quick style of the SmartArt object.
Read/write SmartArtQuickStyleType.
color_styleReturn or set color style of the SmartArt object.
Read/write SmartArtColorType.
is_reversedReturn or set the state of the SmartArt diagram with regard to (left-to-right) LTR or (right-to-left) RTL, if the diagram supports reversal.
Read/write bool.
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
add_placeholder
remove_placeholder
get_base_placeholder

See Also