Aspose::Cells::ValidationCollection::RemoveACell method
ValidationCollection::RemoveACell method
Removes all validation setting on the cell.
void Aspose::Cells::ValidationCollection::RemoveACell(int32_t row, int32_t column)
Parameter | Type | Description |
---|---|---|
row | int32_t | The row index of the cell. |
column | int32_t | The column index of the cell. |
See Also
- Class Vector
- Class ValidationCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++