Add
Add(IconSetType, int)
Fügt hinzuConditionalFormattingIcon Objekt.
public int Add(IconSetType type, int index)
| Parameter | Typ | Beschreibung |
|---|---|---|
| type | IconSetType | Der Werttyp. |
| index | Int32 | Der Index. |
Rückgabewert
Gibt den Index des neuen Objekts in der Liste zurück.
Siehe auch
- enum IconSetType
- class ConditionalFormattingIconCollection
- namensraum Aspose.Cells
- Montage Aspose.Cells
Add(ConditionalFormattingIcon)
Fügt hinzuConditionalFormattingIcon Objekt.
public int Add(ConditionalFormattingIcon cficon)
| Parameter | Typ | Beschreibung |
|---|---|---|
| cficon | ConditionalFormattingIcon | Gibt den Index des neuen Objekts in der Liste zurück. |
Siehe auch
- class ConditionalFormattingIcon
- class ConditionalFormattingIconCollection
- namensraum Aspose.Cells
- Montage Aspose.Cells