CheckBoxActiveXControl class

CheckBoxActiveXControl class

Represents a CheckBox ActiveX control.

Inheritance: CheckBoxActiveXControl

The CheckBoxActiveXControl 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_size
ime_mode
font
text_align
group_nameGets and sets the group’s name.
alignmentGets and set the position of the Caption relative to the control.
is_word_wrappedIndicates whether the contents of the control automatically wrap at the end of a line.
captionGets and set the descriptive text that appears on a control.
picture_positionGets and set the location of the control’s picture relative to its caption.
special_effectGets and sets the special effect of the control.
pictureGets and sets the data of the picture.
acceleratorGets and sets the accelerator key for the control.
valueIndicates if the control is checked or not.
is_triple_stateIndicates how the specified control will display Null values.

See Also