add method
add(self, data_range, row, column)
Add a sparkline.
def add(self, data_range, row, column):
...
| Parameter | Type | Description |
|---|---|---|
| data_range | System.String | Specifies the new data range of the sparkline. |
| row | int | The row index of the location. |
| column | int | The column index of the location. |
See Also
- module
aspose.cells.charts - class
SparklineCollection