Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITextFrame Interface / MarginBottom Property
In This Topic
    MarginBottom Property (ITextFrame)
    In This Topic
    Gets or 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
    System.float MarginBottom {get; set;}
    See Also