SparklineGroup
Vue de l’ensemble
‘SparklineGroup’ est une classe dans Aspose.Cells FOSS pour Python.
Un groupe de sparklines qui partagent le même style visuel.
Cette classe fournit 3 méthodes pour travailler avec les objets de SparklineGroup dans les programmes Python. Les méthodologies disponibles comprennent: __init__, add_sparklin , ‘copy. Tous les membres publics sont accessibles à n'importe quelle application Pythone après l'installation du Aspose.Cell FOSS pour le package PyThone. Propriétés : color_axis;color_first; Color-high` et 6 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
count | int | Read | Gets the count. |
type | `` | Read | Gets the type. |
display_empty_cells_as | `` | Read | Gets the display empty cells as. |
color_series | `` | Read | Gets the color series. |
color_negative | `` | Read | Gets the color negative. |
color_axis | `` | Read | Gets the color axis. |
color_markers | `` | Read | Gets the color markers. |
color_first | `` | Read | Gets the color first. |
color_last | `` | Read | Gets the color last. |
color_high | `` | Read | Gets the color high. |
color_low | `` | Read | Gets the color low. |
sparklines | list | Read | Gets the sparklines. |
méthodes
| 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 |
Voir aussi
- Aspose.Cells pour Python — Enterprise API Reference