类的使用
com.grapecity.documents.excel.CustomFunction
-
com.grapecity.documents.excel中CustomFunction的使用
修饰符和类型方法说明static void
Workbook.AddCustomFunction
(CustomFunction func) 添加自定义函数到函数集中。static void
Workbook.AddCustomFunction
(CustomFunction func, boolean canOverride) 添加自定义函数到函数集合中。