com.grapecity.documents.excel Package / CustomFunction Class
Members
CustomFunction Class
Represents the base type for custom function.
Object Model
CustomFunction Class
Syntax
public abstract class CustomFunction 
    extends Object 
Inheritance Hierarchy

java.lang.Object
   com.grapecity.documents.excel.CustomFunction
      com.grapecity.documents.excel.AsyncCustomFunction

See Also