Export Method (fileName)

Yogesh.ExcelXml

A Sandcastle Documented Class Library Export Method (fileName)
NamespacesYogesh.ExcelXmlExcelXmlWorkbookExport(String)
Export the workbook to a file
Declaration Syntax
C# Visual Basic Visual C++
public bool Export(
	string fileName
)
Public Function Export ( _
	fileName As String _
) As Boolean
public:
bool Export(
	String^ fileName
)
Parameters
fileName (String)
Output file name
Return Value
true if the export was successful, false otherwise

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