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


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