Spread WPF 17
GrapeCity.Excel Namespace / IExcelChartReader Interface
Members


In This Topic
    IExcelChartReader Interface
    In This Topic
    Represents a collection of generalized method which be used to read excel charts.
    Object Model
    IExcelChartReader Interface
    Syntax
    'Declaration
     
    Public Interface IExcelChartReader 
    'Usage
     
    Dim instance As IExcelChartReader
    public interface IExcelChartReader 
    See Also