SpreadsheetGear 2010
Item(String) Property
See Also  Send Feedback
SpreadsheetGear.Shapes Namespace > IGroupShapes Interface > Item Property : Item(String) Property

index
The name of the SpreadsheetGear.Shapes.IShape to return.
Gets the SpreadsheetGear.Shapes.IShape specified by the shape name or null if the shape is not found.

Syntax

Visual Basic (Declaration) 
Overloads ReadOnly Property Item( _
   ByVal index As String _
) As IShape
C# 
IShape Item( 
   string index
) {get;}

Parameters

index
The name of the SpreadsheetGear.Shapes.IShape to return.

Property Value

The specified SpreadsheetGear.Shapes.IShape or null if the shape is not found.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2003-2010 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.