PictureCollection

PictureCollection

Vue de l’ensemble

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

Collecte de photos dans un feuille de travail.

Cette classe fournit 4 méthodes pour travailler avec des objets PictureCollection dans les programmes Python. Les méthodologies disponibles comprennent: Add, __init__ , add et ‘copy’. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de la Aspose.Cells FOSS pour le package Pyathon. Propriétés: ‘conto’.

Propriétés

NameTypeAccessDescription
count``ReadGets the count.

méthodes

SignatureDescription
__init__(worksheet)
add(image_path, upper_left_row, upper_left_column, lower_right_row, lower_right_column)Adds a picture from the given image_path into the worksheet bounded by the specified rows and columns
Add(image_path, upper_left_row, upper_left_column, lower_right_row, lower_right_column)PascalCase alias of add().
copy(worksheet)Returns a new PictureCollection that is a copy of the current collection for the specified worksheet

Voir aussi

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