[]
ICellLinkControl, IControlICheckBox, IDropDown, IListBox, IOptionButton, IRangeBase, IScrollBar, ISelector, ISelectorT<T,TCollection> , ISpinnergetDisplay3DShading, getLinkedCell, setDisplay3DShading, setLinkedCellbringToFront, 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, setWidthICellLinkControl.LinkedCell. The actual meaning of this property depends on the IControl.FormControlType of the current control.
FormControlType.CheckBox : False - Unchecked, true - Checked, null - Mixed.FormControlType.OptionButton : False - Unselected, true - Selected. This value is not nullable in IOptionButton. FormControlType.Spinner, FormControlType.ScrollBar : The current value.FormControlType.ListBox, FormControlType.DropDown : ISelector.SelectedIndex + 1.ICellLinkControl.LinkedCell. The actual meaning of this property depends on the IControl.FormControlType of the current control.
FormControlType.CheckBox : False - Unchecked, true - Checked, null - Mixed.FormControlType.OptionButton : False - Unselected, true - Selected. This value is not nullable in IOptionButton. FormControlType.Spinner, FormControlType.ScrollBar : The current value.FormControlType.ListBox, FormControlType.DropDown : ISelector.SelectedIndex + 1.value - the new value.