Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package
/
IOptionButton Interface
/ setIsChecked Method
@code:False - Unchecked, @code:true - Checked.
Collapse All
Expand All
In This Topic
setIsChecked Method
In This Topic
Sets whether the
IOptionButton
is checked.
Syntax
void
setIsChecked(
boolean
value
)
Parameters
value
@code:False - Unchecked, @code:true - Checked.
See Also
Reference
IOptionButton Interface
IOptionButton Members