Spread WPF 17
GrapeCity.Excel Namespace / IFunction Interface
Members


In This Topic
    IFunction Interface
    In This Topic
    An interface used to represents custom or built-in function used in Excel formula
    Object Model
    IFunction Interface
    Syntax
    'Declaration
     
    Public Interface IFunction 
    'Usage
     
    Dim instance As IFunction
    public interface IFunction 
    See Also