Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITextFrame Interface / MarginTop Property
In This Topic
    MarginTop Property (ITextFrame)
    In This Topic
    Gets or sets the distance (in points) between the top of the text frame and the top of the inscribed rectangle of the shape that contains the text.
    Syntax
    System.float MarginTop {get; set;}
    See Also