[]
Represents an option button control.
public interface IOptionButton : IFormControl, IDrawingObject
Public Interface IOptionButton
Inherits IFormControl, IDrawingObject
Name | Description |
---|---|
Checked | Gets or set a value indicating whether the option button is in the checked state. |
GroupBox | Gets the owner group box of this option button. |
LinkedCell | Gets or sets the worksheet range linked to the control's value |