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


In This Topic
    IExcelXml2 Interface
    In This Topic
    Interface that supports reading and writing Excel XML
    Syntax
    'Declaration
     
    
    Public Interface IExcelXml2 
       Inherits IExcelXml 
    'Usage
     
    
    Dim instance As IExcelXml2
    public interface IExcelXml2 : IExcelXml  
    See Also