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