Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffRead Interface / SetDataSource Method


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