Aspose::Cells::FormatConditionCollection::RemoveCondition method

FormatConditionCollection::RemoveCondition method

Removes the formatting condition by index.

void Aspose::Cells::FormatConditionCollection::RemoveCondition(int32_t index)
ParameterTypeDescription
indexint32_tThe index of the formatting condition to be removed.

See Also