Spread WPF 17
GrapeCity.Excel Namespace / ExcelCustomFunction Class / ExcelCustomFunction Constructor


In This Topic
    ExcelCustomFunction Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ExcelCustomFunction()
    public ExcelCustomFunction()
    See Also