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


In This Topic
    IExcelChartWriterSupportChartEx Interface
    In This Topic
    Interface support export new chart (chartEx of Excel 2016 and above)
    Syntax
    'Declaration
     
    
    Public Interface IExcelChartWriterSupportChartEx 
       Inherits IExcelChartWriter 
    'Usage
     
    
    Dim instance As IExcelChartWriterSupportChartEx
    public interface IExcelChartWriterSupportChartEx : IExcelChartWriter  
    See Also