Overview
-
Downloads
-
Examples
-
News Feed
-
Contact Info
-
ExcelDataLink Constructor
Create a new instance of the class.
[Visual Basic]
Public Sub New( _
ByVal
provider
As
DataStorage
_
)
[C#]
public ExcelDataLink(
DataStorage
provider
);
Parameters
provider
The
DataStorage
used to performs the transformation.
See Also
ExcelDataLink Class
|
FileHelpers.DataLink Namespace
Powered by: