Hyperliens
Vue de l’ensemble
‘Hyperlinks’ est une classe dans Aspose.Cells FOSS pour Python.
Collecte d’hyperliens dans un feuille de travail.
Cette classe fournit 4 méthodes pour travailler avec des objets Hyperlinks dans les programmes Python. Les méthodologies disponibles comprennent: __init__, add , ‘clearetdelete. 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
| Name | Type | Access | Description |
|---|---|---|---|
count | `` | Read | Gets the number of hyperlinks in the collection. |
méthodes
| Signature | Description |
|---|---|
__init__(worksheet) | Initializes a new Hyperlinks collection. |
add(range_address, address, sub_address, text_to_display, screen_tip) | Adds a new hyperlink to the collection. |
delete(index, hyperlink) | Deletes a hyperlink from the collection. |
clear() | Removes all hyperlinks from the collection. |
Voir aussi
- Aspose.Cells pour Python — Enterprise API Reference