Aspose::Cells::Drawing::GradientStopCollection::Set method

GradientStopCollection::Set method

Gets the gradient stop by the index.

void Aspose::Cells::Drawing::GradientStopCollection::Set(const GradientStop &value, int32_t index)
ParameterTypeDescription
indexconst GradientStop&The index.

ReturnValue

The gradient stop.

See Also