RemoveCondition
FormatConditionCollection.RemoveCondition method
按索引删除格式化条件。
public void RemoveCondition(int index)
| 范围 | 类型 | 描述 |
|---|---|---|
| index | Int32 | 要删除的格式化条件的索引。 |
也可以看看
- class FormatConditionCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
按索引删除格式化条件。
public void RemoveCondition(int index)
| 范围 | 类型 | 描述 |
|---|---|---|
| index | Int32 | 要删除的格式化条件的索引。 |