[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetSparkline

GetSparkline Method

GetSparkline(int, int)

Gets the sparkline information.

Declaration
public Sparkline GetSparkline(int row, int column)
Public Function GetSparkline(row As Integer, column As Integer) As Sparkline
Parameters
Type Name Description
int row

Row index

int column

Column index

Returns
Type Description
Sparkline