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


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