Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / TopLeftCell Property
In This Topic
    TopLeftCell Property (IShape)
    In This Topic
    Returns the GrapeCity.Documents.Excel.IRange object that represents the cell that lies under the upper-left corner of the specified object.
    Syntax
    IRange TopLeftCell {get;}
    See Also