remove_condition方法

remove_condition(index)

按索引删除格式化条件。

def remove_condition(self, index):
    ...
范围类型描述
indexint要删除的格式化条件的索引。

也可以看看