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