Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffRead4 Interface
Members


In This Topic
    IExcelBiffRead4 Interface
    In This Topic
    Interface that supports set shared formula
    Syntax
    'Declaration
     
    
    Public Interface IExcelBiffRead4 
       Inherits IExcelBiffRead, IExcelBiffRead2, IExcelBiffRead3 
    'Usage
     
    
    Dim instance As IExcelBiffRead4
    public interface IExcelBiffRead4 : IExcelBiffRead, IExcelBiffRead2, IExcelBiffRead3  
    See Also