Aspose::Cells::Drawing::GradientStopCollection::Get method
GradientStopCollection::Get method
Gets the gradient stop by the index.
GradientStop Aspose::Cells::Drawing::GradientStopCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
The gradient stop.
See Also
- Class GradientStop
- Class Vector
- Class GradientStopCollection
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++