Interface ICheckBox
- All Superinterfaces:
ICellLinkControl,ICellLinkControlT<Boolean>,IContentControl,IControl,IControlT<ICheckBox>
public interface ICheckBox
extends IControlT<ICheckBox>, IContentControl, ICellLinkControlT<Boolean>
The check box control.
-
Method Summary
Modifier and TypeMethodDescriptionGets whether theICheckBoxis checked.voidsetIsChecked(Boolean value) Sets whether theICheckBoxis checked.Methods inherited from interface com.grapecity.documents.excel.forms.ICellLinkControl
getDisplay3DShading, getLinkedCell, setDisplay3DShading, setLinkedCellMethods inherited from interface com.grapecity.documents.excel.forms.ICellLinkControlT
getValue, setValueMethods inherited from interface com.grapecity.documents.excel.forms.IContentControl
getLockedText, getText, setLockedText, setTextMethods inherited from interface com.grapecity.documents.excel.forms.IControl
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