Aspose::Cells::FormatConditionCollection::RemoveCondition method
FormatConditionCollection::RemoveCondition method
Removes the formatting condition by index.
void Aspose::Cells::FormatConditionCollection::RemoveCondition(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index of the formatting condition to be removed. |
See Also
- Class Vector
- Class FormatConditionCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++