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

    Parameters

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