[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ISparklineContainer.RemoveSparkline

RemoveSparkline Method

RemoveSparkline(int, int)

Removes the sparkline.

Declaration
bool RemoveSparkline(int row, int column)
Function RemoveSparkline(row As Integer, column As Integer) As Boolean
Parameters
Type Name Description
int row

The row.

int column

The column.

Returns
Type Description
bool