Export Method (stream)

Yogesh.ExcelXml

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

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