Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / ExcelImporter Class
Members

In This Topic
    ExcelImporter Class
    In This Topic
    Importer that is responsible for converting an uploaded file to an Excel JSON.
    Syntax
    'Declaration
     
    
    <LicenseProviderAttribute()>
    Public Class ExcelImporter 
       Implements C1.Web.Api.IImporter(Of ImportSource,Workbook) 
    Inheritance Hierarchy

    System.Object
       C1.Web.Api.Excel.ExcelImporter

    See Also