GridPictureCollection.Remove
GridPictureCollection.Remove method
Removes the items at the specified row column index of the cell.
public virtual void Remove(int row, int col)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index of cell. |
col | Int32 | Column index of cell. |
See Also
- class GridPictureCollection
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop