méthode add
add(self, cficon)
Ajoute l’objet ConditionalFormattingIcon.
def add(self, cficon):
...
| Paramètre | Taper | Description |
|---|---|---|
| cficon | ConditionalFormattingIcon | Renvoie l’index du nouvel objet dans la liste. |
add(self, type, index)
Ajoute l’objet ConditionalFormattingIcon.
Retour
Renvoie l’index du nouvel objet dans la liste.
def add(self, type, index):
...
| Paramètre | Taper | Description |
|---|---|---|
| type | IconSetType | Le type de valeur. |
| index | int | L’Index. |
Voir également
- module
aspose.cells - classe
ConditionalFormattingIcon - classe
ConditionalFormattingIconCollection