Add
Add(IconSetType, int)
Lägger tillConditionalFormattingIcon
objekt.
public int Add(IconSetType type, int index)
Parameter | Typ | Beskrivning |
---|---|---|
type | IconSetType | Värdetypen. |
index | Int32 | Indexet. |
Returvärde
Returnerar index för nytt objekt i listan.
Se även
- enum IconSetType
- class ConditionalFormattingIconCollection
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells
Add(ConditionalFormattingIcon)
Lägger tillConditionalFormattingIcon
objekt.
public int Add(ConditionalFormattingIcon cficon)
Parameter | Typ | Beskrivning |
---|---|---|
cficon | ConditionalFormattingIcon | Returnerar index för nytt objekt i listan. |
Se även
- class ConditionalFormattingIcon
- class ConditionalFormattingIconCollection
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells