Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITextFrame Interface / setMarginBottom Method
In This Topic
    setMarginBottom Method
    In This Topic
    Sets the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
    Syntax
    void setMarginBottom( 
       float bottom
    )

    Parameters

    bottom
    See Also