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

    Parameters

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