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)
| Parameter | Type | Description |
|---|---|---|
| o | const 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
- Class Vector
- Class Object
- Class SparklineCollection
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++