Class GridShapeCollection
GridShapeCollection class
Encapsulates a collection of GridShape
objects.
public class GridShapeCollection
Properties
Name | Description |
---|---|
Count { get; } | Gets the size of enumerator |
Item { get; } | Gets the GridShape element at the specified index. |
Methods
Name | Description |
---|---|
Clear() | Clear all shapes. |
GetEnumerator() | Gets the rows enumerator |
See Also
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb