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

    Parameters

    right
    See Also