Clear Method (SparklineStorage)
In This Topic
Clear the sparkline at the specified cell.
Overload List
Overload | Description |
Clear(Int32,Int32) | Clear the sparkline at the specified cell. |
Clear(Int32,Int32,Boolean,Boolean) | Clear the sparkline at the specified cell. |
Clear(Int32,Int32,Int32,Int32,Boolean,Boolean) | Clears the sparkline(s) in the specified cell range. |
Clear() | Removes all items from the GrapeCity.CalcEngine.SparseMatrix<T>. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>) |
Clear(Int32,Int32,Int32,Int32) | Removes all of the contents from the cells in the specified range of cells. (Inherited from GrapeCity.Spreadsheet.CellMatrix<Sparkline>) |
See Also