SpreadsheetGear.Windows.Forms Namespace > ShapeSelectionChangedEventArgs Class : ShapeSelection Property |
'Declaration
Public ReadOnly Property ShapeSelection As IShapeRange
'Usage
Dim instance As ShapeSelectionChangedEventArgs Dim value As IShapeRange value = instance.ShapeSelection
public IShapeRange ShapeSelection {get;}
public read-only property ShapeSelection: IShapeRange;
public function get ShapeSelection : IShapeRange
public: __property IShapeRange* get_ShapeSelection();
public: property IShapeRange^ ShapeSelection { IShapeRange^ get(); }
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