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


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