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