add metod
add(cficon)
Lägger till ConditionalFormattingIcon objekt.
def add(self, cficon):
...
Parameter | Typ | Beskrivning |
---|---|---|
cficon | ConditionalFormattingIcon | Returnerar index för nytt objekt i listan. |
add(type, index)
Lägger till ConditionalFormattingIcon objekt.
Returnerar
Returnerar index för nytt objekt i listan.
def add(self, type, index):
...
Parameter | Typ | Beskrivning |
---|---|---|
type | IconSetType | Värdetypen. |
index | int | Indexet. |
Se även
- modul aspose.cells
- klass ConditionalFormattingIcon
- klass ConditionalFormattingIconCollection