Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelChartWriter3 Interface
Members


In This Topic
IExcelChartWriter3 Interface
In This Topic
Interface that supports writing or exporting to an Excel Chart.
Syntax
'Declaration
 
Public Interface IExcelChartWriter3 
   Inherits IExcelChartWriter 
 
'Usage
 
Dim instance As IExcelChartWriter3
See Also