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


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