'Declaration Public Function New( _ ByVal o As Object _ )
'Declaration
Public Function New( _ ByVal o As Object _ )
'Usage Dim o As Object Dim instance As New ExcelFileHandler(o)
'Usage
Dim o As Object Dim instance As New ExcelFileHandler(o)
public ExcelFileHandler( object o )
ExcelFileHandler Class ExcelFileHandler Members Overload List