Aspose::Cells::ConditionalFormattingIconCollection::Get method
ConditionalFormattingIconCollection::Get method
Gets the ConditionalFormattingIcon element at the specified index.
ConditionalFormattingIcon Aspose::Cells::ConditionalFormattingIconCollection::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 ConditionalFormattingIcon
- Class Vector
- Class ConditionalFormattingIconCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++