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


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