Overload | Description |
---|---|
Range() | Gets a IShapeRange object that represents all shapes in a GrapeCity.Spreadsheet.IWorksheet object. |
Range(Int32[]) | Gets a IShapeRange object that represents a subset of the shapes in a IShapes collection. |
Range(String[]) | Gets a IShapeRange object that represents a subset of the shapes in a IShapes collection. |
Range(Object[]) | Gets a IShapeRange object that represents a subset of the shapes in a IShapes collection. |