[]
        
Removes the sparkline at the specific position.
public bool RemoveSparkline(int row, int column)
Public Function RemoveSparkline(row As Integer, column As Integer) As Boolean
| Type | Name | Description | 
|---|---|---|
| int | row | The row.  | 
    
| int | column | The column.  | 
    
| Type | Description | 
|---|---|
| bool |