Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / AsyncCustomFunction Class
Members
In This Topic
    AsyncCustomFunction Class
    In This Topic
    Represents the base type for async custom function.
    Object Model
    AsyncCustomFunction Class
    Syntax
    public abstract class AsyncCustomFunction 
        extends CustomFunction 
    Inheritance Hierarchy

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

    See Also