LabelActiveXControl class

LabelActiveXControl class

Represents the label ActiveX control.

Inheritance: LabelActiveXControl

The LabelActiveXControl 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
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.
border_ole_colorGets and sets the ole color of the background.
border_styleGets and set the type of border used by the control.
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.
is_word_wrappedIndicates whether the contents of the control automatically wrap at the end of a line.

See Also