GridCells.RemoveDuplicates
GridCells.RemoveDuplicates method
Remove duplicate values in the range.
public void RemoveDuplicates(int startRow, int startColumn, int endRow, int endColumn)
Parameter | Type | Description |
---|---|---|
startRow | Int32 | The start row. |
startColumn | Int32 | The start column |
endRow | Int32 | The end row index. |
endColumn | Int32 | The end column index. |
See Also
- class GridCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb