Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CustomFunction Class
Members
In This Topic
    CustomFunction Class
    In This Topic
    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