ImageActiveXControl class

ImageActiveXControl class

Represents the image control.

Inheritance: ImageActiveXControl

The ImageActiveXControl type exposes the following members:

Properties

PropertyDescription
workbook
typeGets the type of the ActiveX control.
width
height
mouse_icon
mouse_pointer
fore_ole_color
back_ole_color
is_visible
shadow
linked_cell
list_fill_range
data
is_enabled
is_locked
is_transparent
is_auto_sizeIndicates whether the control will automatically resize to display its entire contents.
ime_mode
font
text_align
border_ole_colorGets and sets the ole color of the background.
border_styleGets and set the type of border used by the control.
picture_size_modeGets and sets how to display the picture.
special_effectGets and sets the special effect of the control.
pictureGets and sets the data of the picture.
picture_alignmentGets and sets the alignment of the picture inside the Form or Image.
is_tiledIndicates whether the picture is tiled across the background.

See Also