Aspose::Cells::FormatConditionCollection::AddArea method

FormatConditionCollection::AddArea method

Adds a conditional formatted cell range.

int32_t Aspose::Cells::FormatConditionCollection::AddArea(const CellArea &cellArea)
ParameterTypeDescription
cellAreaconst CellArea&Conditional formatted cell range.

ReturnValue

Conditional formatted cell rang index.

See Also