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


In This Topic
    IExcelBiffRead5 Interface
    In This Topic
    Interface that supports reading or importing shared formula from an Excel BIFF file.
    Syntax
    'Declaration
     
    
    Public Interface IExcelBiffRead5 
       Inherits IExcelBiffRead, IExcelBiffRead2, IExcelBiffRead3 
    'Usage
     
    
    Dim instance As IExcelBiffRead5
    public interface IExcelBiffRead5 : IExcelBiffRead, IExcelBiffRead2, IExcelBiffRead3  
    See Also