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


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