ActiveXControlBase class

ActiveXControlBase class

Represents the ActiveX control.

The ActiveXControlBase type exposes the following members:

Properties

PropertyDescription
workbookGets the ActiveXControlBase.workbook object.
typeGets the type of the ActiveX control.
widthGets and sets the width of the control in unit of points.
heightGets and sets the height of the control in unit of points.
mouse_iconGets and sets a custom icon to display as the mouse pointer for the control.
mouse_pointerGets and sets the type of icon displayed as the mouse pointer for the control.
fore_ole_colorGets and sets the ole color of the foreground.
back_ole_colorGets and sets the ole color of the background.
is_visibleIndicates whether this control is visible.
shadowIndicates whether to show a shadow.
linked_cellGets and sets the linked cell.
list_fill_rangeGets and sets the list fill range.
dataGets and sets the binary data of the control.

See Also