Aspose::Cells::FormatConditionCollection::AddArea method
FormatConditionCollection::AddArea method
Adds a conditional formatted cell range.
int32_t Aspose::Cells::FormatConditionCollection::AddArea(const CellArea &cellArea)
Parameter | Type | Description |
---|---|---|
cellArea | const CellArea& | Conditional formatted cell range. |
ReturnValue
Conditional formatted cell rang index.
See Also
- Class Vector
- Class CellArea
- Class FormatConditionCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++