Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / IOptionButton Interface / getIsChecked Method
In This Topic
    getIsChecked Method
    In This Topic
    Gets whether the IOptionButton is checked.
    Syntax
    boolean getIsChecked()

    Return Value

    @code:False - Unchecked, @code:true - Checked.
    See Also