Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ButtonCellType Class / setMarginBottom Method
The bottom margin of the button in pixels.
In This Topic
    setMarginBottom Method
    In This Topic
    Sets the button's bottom margin in pixels relative to the cell.
    Syntax
    public void setMarginBottom( 
       double value
    )

    Parameters

    value
    The bottom margin of the button in pixels.
    See Also