SpreadsheetGear 2023
TopLeftCell Property (IShape)


SpreadsheetGear.Shapes Namespace > IShape Interface : TopLeftCell Property
Gets an SpreadsheetGear.IRange representing the cell under the upper left corner of this shape.
Syntax
'Declaration
 
ReadOnly Property TopLeftCell As IRange
'Usage
 
Dim instance As IShape
Dim value As IRange
 
value = instance.TopLeftCell
IRange TopLeftCell {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IShape Interface
IShape Members