Aspose::Cells::FormatConditionCollection::GetCellArea method
FormatConditionCollection::GetCellArea method
Gets the conditional formatted cell range by index.
CellArea Aspose::Cells::FormatConditionCollection::GetCellArea(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | the index of the conditional formatted cell range. |
ReturnValue
the conditional formatted cell range
See Also
- Class CellArea
- Class Vector
- Class FormatConditionCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++