Aspose::Cells::FormatConditionCollection::GetCellArea method

FormatConditionCollection::GetCellArea method

Gets the conditional formatted cell range by index.

CellArea Aspose::Cells::FormatConditionCollection::GetCellArea(int32_t index)
ParameterTypeDescription
indexint32_tthe index of the conditional formatted cell range.

ReturnValue

the conditional formatted cell range

See Also