Aspose::Cells::ConditionalFormattingCollection::Get method
ConditionalFormattingCollection::Get method
Gets the FormatConditions element at the specified index.
FormatConditionCollection Aspose::Cells::ConditionalFormattingCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero based index of the element. |
See Also
- Class FormatConditionCollection
- Class Vector
- Class ConditionalFormattingCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++