'Declaration
Public Function GetSparkline( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Sparkline
Parameters
- row
- The row.
- column
- The column.
'Declaration
Public Function GetSparkline( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Sparkline
This example uses the GetSparkline method.