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


In This Topic
    IExcelBiffRead3 Interface
    In This Topic
    Interface that supports getting CalcError from bErr
    Syntax
    'Declaration
     
    
    Public Interface IExcelBiffRead3 
       Inherits IExcelBiffRead, IExcelBiffRead2 
    'Usage
     
    
    Dim instance As IExcelBiffRead3
    public interface IExcelBiffRead3 : IExcelBiffRead, IExcelBiffRead2  
    See Also