Add
Add(IconSetType, int)
AggiungeConditionalFormattingIcon oggetto.
public int Add(IconSetType type, int index)
| Parametro | Tipo | Descrizione |
|---|---|---|
| type | IconSetType | Il tipo di valore. |
| index | Int32 | L’indice. |
Valore di ritorno
Restituisce l’indice del nuovo oggetto nell’elenco.
Guarda anche
- enum IconSetType
- class ConditionalFormattingIconCollection
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells
Add(ConditionalFormattingIcon)
AggiungeConditionalFormattingIcon oggetto.
public int Add(ConditionalFormattingIcon cficon)
| Parametro | Tipo | Descrizione |
|---|---|---|
| cficon | ConditionalFormattingIcon | Restituisce l’indice del nuovo oggetto nell’elenco. |
Guarda anche
- class ConditionalFormattingIcon
- class ConditionalFormattingIconCollection
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells