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


In This Topic
    IExcelWrite Interface
    In This Topic
    Interface that supports writing Excel XML.
    Syntax
    'Declaration
     
    
    Public Interface IExcelWrite 
       Inherits IExcelBiffWrite, IExcelXml 
    'Usage
     
    
    Dim instance As IExcelWrite
    public interface IExcelWrite : IExcelBiffWrite, IExcelXml  
    See Also