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

    Parameters

    top
    See Also