add yöntemi
add(self, type, value)
ConditionalFormattingValue nesnesini ekler.
İadeler
Listedeki yeni nesnenin indeksini döndürür.
def add(self, type, value):
...
| Parametre | Tip | Tanım |
|---|---|---|
| type | FormatConditionValueType | Değer türü. |
| value | str | Değer. |
ConditionalFormattingValue nesnesini ekler.
Listedeki yeni nesnenin indeksini döndürür.
def add(self, type, value):
...
| Parametre | Tip | Tanım |
|---|---|---|
| type | FormatConditionValueType | Değer türü. |
| value | str | Değer. |