Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CheckBoxListCellType Class / setVerticalSpacing Method
The vertical spacing between check-box-list items.
In This Topic
    setVerticalSpacing Method
    In This Topic
    Sets the vertical spacing in the check-box-list.
    Syntax
    public void setVerticalSpacing( 
       int verticalSpacing
    )

    Parameters

    verticalSpacing
    The vertical spacing between check-box-list items.
    See Also