Aspose::Cells::FormatConditionCollection::Get method

FormatConditionCollection::Get method

Gets the formatting condition by index.

FormatCondition Aspose::Cells::FormatConditionCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tthe index of the formatting condition to return.

ReturnValue

the formatting condition

See Also