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


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