[]
Represents a check box control.
public interface ICheckBox : IFormControl, IDrawingObject
Public Interface ICheckBox
Inherits IFormControl, IDrawingObject
Name | Description |
---|---|
CheckState | Gets or sets the state of the check box. |
LinkedCell | Gets or sets the worksheet range linked to the control's value |