Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CheckBoxListCellType Class / getIsFlowLayout Method
In This Topic
    getIsFlowLayout Method
    In This Topic
    Gets the check-box-list's layout is autofit.
    Syntax
    public boolean getIsFlowLayout()

    Return Value

    True if the check-box-list's layout is autofit, false otherwise.
    See Also