AddArea
FormatConditionCollection.AddArea method
添加条件格式的单元格范围。
public int AddArea(CellArea cellArea)
范围 | 类型 | 描述 |
---|---|---|
cellArea | CellArea | 条件格式的单元格范围。 |
返回值
条件格式的单元格范围索引。
也可以看看
- struct CellArea
- class FormatConditionCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
添加条件格式的单元格范围。
public int AddArea(CellArea cellArea)
范围 | 类型 | 描述 |
---|---|---|
cellArea | CellArea | 条件格式的单元格范围。 |
条件格式的单元格范围索引。