Aspose::Cells::FormatConditionCollection::Get method
FormatConditionCollection::Get method
Gets the formatting condition by index.
FormatCondition Aspose::Cells::FormatConditionCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | the index of the formatting condition to return. |
ReturnValue
the formatting condition
See Also
- Class FormatCondition
- Class Vector
- Class FormatConditionCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++