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