Spread WPF 17
GrapeCity.Excel Namespace / IExcelChartWriter Interface
Members


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