Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffWrite Interface
Members


In This Topic
    IExcelBiffWrite Interface
    In This Topic
    Interface that supports writing or exporting to an Excel BIFF file.
    Syntax
    'Declaration
     
    
    Public Interface IExcelBiffWrite 
    'Usage
     
    
    Dim instance As IExcelBiffWrite
    public interface IExcelBiffWrite 
    See Also