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


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