Xceed Grid for WinForms v4.3 Documentation
Export Method (ExcelExporter)


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Exporting Namespace > ExcelExporter Class : Export Method
Exports the data of a Xceed.Grid.GridControl to a spreadsheet in XML suitable for import into Microsoft Excel.
Overload List
OverloadDescription
Exports the data of a Xceed.Grid.GridControl to a spreadsheet in XML suitable for import into Microsoft Excel.  
Exports the data of a Xceed.Grid.DetailGrid to a spreadsheet in XML suitable for import into Microsoft Excel.  
Exports the data of a Xceed.Grid.GridControl in XML to a stream.  
Exports the data of a Xceed.Grid.GridControl in XML to a stream and specifying if the output stream should be closed once the process is finished.  
Exports the data of a Xceed.Grid.DetailGrid in XML to a stream.  
Exports the data of a Xceed.Grid.DetailGrid in XML to a stream and specifying if the output stream should be closed once the process is finished.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ExcelExporter Class
ExcelExporter Members