Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelChartReader5 Interface
Members


In This Topic
    IExcelChartReader5 Interface
    In This Topic
    Interface that supports reading or importing from an Excel BIFF file.
    Syntax
    'Declaration
     
    
    Public Interface IExcelChartReader5 
       Inherits IExcelChartReader 
    'Usage
     
    
    Dim instance As IExcelChartReader5
    public interface IExcelChartReader5 : IExcelChartReader  
    See Also