Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CheckBoxCellType Class / getAutoBoxSize Method
In This Topic
    getAutoBoxSize Method
    In This Topic
    Gets whether check box size changes with font size.
    Syntax
    public boolean getAutoBoxSize()

    Return Value

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