Spread WinForms 15
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
See Also