add metod
add(self, cficon)
Lägger till objektet ConditionalFormattingIcon
.
def add(self, cficon):
...
Parameter | Typ | Beskrivning |
---|---|---|
cficon | ConditionalFormattingIcon | Returnerar indexet för det nya objektet i listan. |
add(self, type, index)
Lägger till objektet ConditionalFormattingIcon
.
Returnerar
Returnerar indexet för det nya objektet 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