Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / IExcelExporter Interface
Members


In This Topic
    IExcelExporter Interface
    In This Topic
    Provides a unified way of converting types of values to a value used for Excel export.
    Object Model
    IExcelExporter Interface
    Syntax
    'Declaration
     
    
    Public Interface IExcelExporter 
    'Usage
     
    
    Dim instance As IExcelExporter
    public interface IExcelExporter 
    See Also