BeforeCalculate
AbstractCalculationMonitor.BeforeCalculate method
实现这个方法先做生意再计算一个cell。
public virtual void BeforeCalculate(int sheetIndex, int rowIndex, int colIndex)
范围 | 类型 | 描述 |
---|---|---|
sheetIndex | Int32 | 单元格所属工作表的索引。 |
rowIndex | Int32 | 单元格的行索引 |
colIndex | Int32 | 单元格的列索引 |
也可以看看
- class AbstractCalculationMonitor
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells