TopLeftCell Property
TopLeftCell
Gets an IRange object that represents the cell that lies under the upper-left corner of the shape.
Declaration
IRange TopLeftCell { get; }
ReadOnly Property TopLeftCell As IRange
Property Value
Type |
Description |
IRange |
The top left cell of the shape.
|