Class GridShapeCollection
GridShapeCollection class
Encapsulates a collection of Shape objects.
public class GridShapeCollection : CollectionBase
Properties
| Name | Description |
|---|---|
| Item { get; } | Gets the Picture element at the specified index. |
Methods
| Name | Description |
|---|---|
| Clear() | Clear all shapes. |
| RemoveAt(int) | Remove the shape. |
See Also
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop