BeforeCalculate

AbstractCalculationMonitor.BeforeCalculate method

قم بتنفيذ هذه الطريقة للقيام بالأعمال قبل حساب خلية واحدة.

public virtual void BeforeCalculate(int sheetIndex, int rowIndex, int colIndex)
معامليكتبوصف
sheetIndexInt32فهرس الورقة التي تنتمي إليها الخلية.
rowIndexInt32فهرس صف الخلية
colIndexInt32فهرس العمود للخلية

أنظر أيضا