Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffRead Interface / SetDataSource Method


In This Topic
    SetDataSource Method (IExcelBiffRead)
    In This Topic
    Set the sheet data model
    Syntax
    'Declaration
     
    
    Sub SetDataSource() 
    'Usage
     
    
    Dim instance As IExcelBiffRead
     
    instance.SetDataSource()
    void SetDataSource()
    See Also