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

    Parameters

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