Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CheckBoxCellType Class / setAutoBoxSize Method
True if the check box size changes with font size, false otherwise.
In This Topic
    setAutoBoxSize Method
    In This Topic
    Sets whether check box size changes with font size.
    Syntax
    public void setAutoBoxSize( 
       boolean value
    )

    Parameters

    value
    True if the check box size changes with font size, false otherwise.
    See Also