SparklineGroup
General
SparklineGroup és una classe en Aspose.Cells per a Python.
Un grup de llums que comparteixen el mateix estil visual.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
count | int | Read | Returns the number of sparkline entries in the group |
Mètodes
| Signature | Description |
|---|---|
__init__() | |
add_sparkline(data_range: str, cell_reference: str) → Sparkline | Add an individual sparkline entry to this group. |
copy() | Creates a duplicate of this SparklineGroup |