Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.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.
    Syntax
    'Declaration
     
    
    Public Interface IExcelExporter 
    'Usage
     
    
    Dim instance As IExcelExporter
    public interface IExcelExporter 
    See Also