Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / 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 : CustomFunction 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Excel.CustomFunction
          GrapeCity.Documents.Excel.AsyncCustomFunction

    See Also