add method
add
Add a sparkline.
def add(self, data_range, row, column):
...
Parameter | Type | Description |
---|---|---|
data_range | str | 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