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


In This Topic
    IExcelBiffWrite6 Interface
    In This Topic
    Interface that supports exporting to an Excel BIFF file.This inherits from IExcelBiffWrite4 interface.
    Syntax
    'Declaration
     
    
    Public Interface IExcelBiffWrite6 
       Inherits IExcelBiffWrite5 
    'Usage
     
    
    Dim instance As IExcelBiffWrite6
    public interface IExcelBiffWrite6 : IExcelBiffWrite5  
    See Also