add方法
add(type, value)
添加 ConditionalFormattingValue 对象。
返回
返回列表中新对象的索引。
def add(self, type, value):
...
范围 | 类型 | 描述 |
---|---|---|
type | FormatConditionValueType | 值类型。 |
value | str | 价值。 |
添加 ConditionalFormattingValue 对象。
返回列表中新对象的索引。
def add(self, type, value):
...
范围 | 类型 | 描述 |
---|---|---|
type | FormatConditionValueType | 值类型。 |
value | str | 价值。 |