Aspose::Cells::Charts::SparklineCollection::Remove method

SparklineCollection::Remove method

Removes the sparkline.

Deprecated

Use SparklineCollection.RemoveSparkline(Sparkline) method instead.

void Aspose::Cells::Charts::SparklineCollection::Remove(const Aspose::Cells::Object &o)
ParameterTypeDescription
oconst Aspose::Cells::Object&

Remarks

NOTE: This member is now obsolete. Instead, please use RemoveSparkline() method. This method will be removed 6 months later since December 2025. Aspose apologizes for any inconvenience you may have experienced.

See Also