SpreadsheetGear.Shapes Namespace > IShapes Interface : GetShapeRange Method |
'Declaration
Function GetShapeRange( _ ByVal shapes() As IShape _ ) As IShapeRange
'Usage
Dim instance As IShapes Dim shapes() As IShape Dim value As IShapeRange value = instance.GetShapeRange(shapes)
IShapeRange GetShapeRange( IShape[] shapes )
function GetShapeRange( shapes: IShapearray of ): IShapeRange;
function GetShapeRange( shapes : IShape[] ) : IShapeRange;
IShapeRange* GetShapeRange( IShape*[]* shapes )
IShapeRange^ GetShapeRange( array<IShape^>^ shapes )
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