Import Method (importFile)

Yogesh.ExcelXml

A Sandcastle Documented Class Library Import Method (importFile)
NamespacesYogesh.ExcelXmlExcelXmlWorkbookImport(String)
Imports a excel xml workbook into a ExcelXmlWorkbook instance
Declaration Syntax
C# Visual Basic Visual C++
public static ExcelXmlWorkbook Import(
	string importFile
)
Public Shared Function Import ( _
	importFile As String _
) As ExcelXmlWorkbook
public:
static ExcelXmlWorkbook^ Import(
	String^ importFile
)
Parameters
importFile (String)
File to import
Return Value
If import was successful, the ExcelXmlWorkbook instance, null otherwise

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158