RemoveArea
ConditionalFormattingCollection.RemoveArea method
删除范围内的所有条件格式。
public void RemoveArea(int startRow, int startColumn, int totalRows, int totalColumns)
范围 | 类型 | 描述 |
---|---|---|
startRow | Int32 | 范围的起始行。 |
startColumn | Int32 | 范围的起始列。 |
totalRows | Int32 | 范围的行数。 |
totalColumns | Int32 | 范围的列数。 |
也可以看看
- class ConditionalFormattingCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells