Methods

getBackOleColor()

Gets and sets the ole color of the background.

getData()

Gets and sets the binary data of the control.

getForeOleColor()

Gets and sets the ole color of the foreground. Not applies to Image control.

getHeight()

Gets and sets the height of the control in unit of points.

getLinkedCell()

Gets and sets the linked cell.

getListFillRange()

Gets and sets the list fill range.

getMouseIcon()

Gets and sets a custom icon to display as the mouse pointer for the control.

getMousePointer()

Gets and sets the type of icon displayed as the mouse pointer for the control. The value of the property is ControlMousePointerType integer constant.

getShadow()

Indicates whether to show a shadow.

getType()

Gets the type of the ActiveX control. The value of the property is ControlType integer constant.

getWidth()

Gets and sets the width of the control in unit of points.

getWorkbook()

Gets the Workbook object.

isVisible()

Indicates whether this control is visible.

setBackOleColor()

Gets and sets the ole color of the background.

setForeOleColor()

Gets and sets the ole color of the foreground. Not applies to Image control.

setHeight()

Gets and sets the height of the control in unit of points.

setLinkedCell()

Gets and sets the linked cell.

setListFillRange()

Gets and sets the list fill range.

setMouseIcon()

Gets and sets a custom icon to display as the mouse pointer for the control.

setMousePointer()

Gets and sets the type of icon displayed as the mouse pointer for the control. The value of the property is ControlMousePointerType integer constant.

setShadow()

Indicates whether to show a shadow.

setVisible()

Indicates whether this control is visible.

setWidth()

Gets and sets the width of the control in unit of points.