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

    Return Value

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