示例#1
0
 // Called via Reflection from Loader
 internal static void CalculationCanceled()
 {
     ExcelAsyncUtil.OnCalculationCanceled();
 }