BeforeCalculate
AbstractCalculationMonitor.BeforeCalculate method
Implementera den här metoden för att göra affärer innan du beräknar en cell.
public virtual void BeforeCalculate(int sheetIndex, int rowIndex, int colIndex)
Parameter | Typ | Beskrivning |
---|---|---|
sheetIndex | Int32 | Index för arket som cellen tillhör. |
rowIndex | Int32 | Radindex för cellen |
colIndex | Int32 | Kolumnindex för cellen |
Se även
- class AbstractCalculationMonitor
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells