SpreadsheetGear 2023
ShapeSelection Property (ShapeSelectionChangingEventArgs)


SpreadsheetGear.Windows.Controls Namespace > ShapeSelectionChangingEventArgs Class : ShapeSelection Property
Returns the new shape selection.
Syntax
'Declaration
 
Public ReadOnly Property ShapeSelection As IShapeRange
'Usage
 
Dim instance As ShapeSelectionChangingEventArgs
Dim value As IShapeRange
 
value = instance.ShapeSelection
public IShapeRange ShapeSelection {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

ShapeSelectionChangingEventArgs Class
ShapeSelectionChangingEventArgs Members