Add
Add(IconSetType, int)
AjouteConditionalFormattingIcon
objet.
public int Add(IconSetType type, int index)
Paramètre | Taper | La description |
---|---|---|
type | IconSetType | Le type de valeur. |
index | Int32 | L’index. |
Return_Value
Renvoie l’index du nouvel objet dans la liste.
Voir également
- enum IconSetType
- class ConditionalFormattingIconCollection
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells
Add(ConditionalFormattingIcon)
AjouteConditionalFormattingIcon
objet.
public int Add(ConditionalFormattingIcon cficon)
Paramètre | Taper | La description |
---|---|---|
cficon | ConditionalFormattingIcon | Renvoie l’index du nouvel objet dans la liste. |
Voir également
- class ConditionalFormattingIcon
- class ConditionalFormattingIconCollection
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells