SparklineGroupCollection

SparklineGroupCollection

Vue de l’ensemble

‘SparklineGroupCollection’ est une classe dans Aspose.Cells FOSS pour Python.

Collections d’objets de SparklineGroup (ws.sparklin_groups).

Cette classe fournit 8 méthodes pour travailler avec les objets de collection SparklineGroup dans les programmes Python. Les méthodologies disponibles comprennent: Add, AdddG Group , __init__ ; add; ad_group : ‘copyetmake_data_ref. Tous les membres publics sont accessibles à n'importe quelle application Pythone après l'installation du package d'Aspose.Cells FOSS pour PyThone. Propriétés : conte’.

Propriétés

NameTypeAccessDescription
countintReadGets the count.

méthodes

SignatureDescription
__init__(worksheet)
add(sparkline_type, data_range: str, is_vertical: bool, location_range: str)SparklineGroupCreate a SparklineGroup and auto-populate sparklines from ranges.
add_group(sparkline_type)SparklineGroupAdd an empty SparklineGroup; caller adds sparklines manually.
Add(sparkline_type, data_range, is_vertical, location_range)SparklineGroupCreates a SparklineGroup and auto‑populates sparklines from specified ranges
AddGroup(sparkline_type)SparklineGroupAdds an empty SparklineGroup for manual sparkline insertion
make_data_ref(row)Returns a data reference object for the specified row index
make_data_ref(col)
copy(new_ws)'SparklineGroupCollection'Duplicates the collection into the provided worksheet and returns the new collection

Voir aussi

  • Aspose.Cells pour Python — Enterprise API Reference
 Français