Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IContainer Interface / Left Property
In This Topic
    Left Property (IContainer)
    In This Topic
    Gets or sets the distance from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
    Syntax
    System.double Left {get; set;}
    See Also