[]
ICellLinkControl
, ICellLinkControlT<Boolean>
, IContentControl
, IControl
, IControlT<IOptionButton>
boolean
IOptionButton
is checked.void
setIsChecked(boolean value)
IOptionButton
is checked.getDisplay3DShading, getLinkedCell, setDisplay3DShading, setLinkedCell
getValue, setValue
getLockedText, getText, setLockedText, setText
bringToFront, delete, getBottomRightCell, getEnabled, getFormControlType, getHeight, getLeft, getLocked, getName, getParent, getPlacement, getPrintObject, getShapeRange, getTop, getTopLeftCell, getVisible, getWidth, getZOrder, sendToBack, setEnabled, setHeight, setLeft, setLocked, setName, setPlacement, setPrintObject, setTop, setVisible, setWidth
Option buttons in the same group box are in the same group.
If the value is null
, the option button is in the default group.
Option buttons in the same group will share the value of ICellLinkControl.LinkedCell
property.
They will also affect the selection state of other option buttons in the same group.
null
if the option button is in the default group.IOptionButton
is checked.False
- Unchecked, true
- Checked.IOptionButton
is checked.value
- False
- Unchecked, true
- Checked.