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


In This Topic
    IExcelChartWriterSupportCustomNames Interface
    In This Topic
    Interface that supports get the generated custom names for new charts during export
    Syntax
    'Declaration
     
    
    Public Interface IExcelChartWriterSupportCustomNames 
    'Usage
     
    
    Dim instance As IExcelChartWriterSupportCustomNames
    public interface IExcelChartWriterSupportCustomNames 
    See Also