Xceed Grid for WinForms v4.3 Documentation
ExcelExporter Class Methods


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Exporting Namespace : ExcelExporter Class

For a list of all members of this type, see ExcelExporter members.

Public Methods
 NameDescription
Public MethodOverloaded. Exports the data of a Xceed.Grid.GridControl to a spreadsheet in XML suitable for import into Microsoft Excel.  
Public MethodResets the value of the CellDataFormat property to its default value, DefaultCellDataFormat.  
Public MethodResets the value of the ColumnHeaderStyle property to its default value, DefaultColumnHeaderStyle.  
Public MethodResets the value of the DetailGridsMode property to its default value, DefaultDetailGridsMode.  
Public MethodResets the value of the GridLineColor property to its default value, DefaultGridLineColor.  
Public MethodResets the value of the IncludeColumnHeaders property to its default value, DefaultIncludeColumnHeaders.  
Public MethodResets the value of the IncludeDetailGrids property to its default value, DefaultIncludeDetailGrids.  
Public MethodResets the value of the IncludeGridStyles property to its default value, DefaultIncludeGridStyles.  
Public MethodResets the value of the RepeatParentData property to its default value, DefaultRepeatParentData.  
Top
Protected Methods
 NameDescription
Protected MethodRetrieves the value of the specified property in the Properties collection.  
Protected MethodRetrieves a boolean value indicating if the specified property has been explicitly set.  
Protected MethodRaises the CellDataFormatChanged event.  
Protected MethodRaises the ColumnHeaderStyleChanged event.  
Protected MethodRaises the DetailGridsModeChanged event.  
Protected MethodRaises the GridLineColorChanged event.  
Protected MethodRaises the IncludeColumnHeadersChanged event.  
Protected MethodRaises the IncludeDetailGridsChanged event.  
Protected MethodRaises the IncludeGridStylesChanged event.  
Protected MethodRaises the RepeatParentDataChanged event.  
Protected MethodRaises the WritingCell event.  
Protected MethodRaises the WritingColumn event.  
Protected MethodRaises the WritingRow event.  
Protected MethodRaises the WritingTable event.  
Protected MethodRaises the WritingWorkbook event.  
Protected MethodRaises the WritingWorksheet event.  
Protected MethodRaises the specified event.  
Protected MethodRemoves the specified property from the Properties collection.  
Top
See Also

Reference

ExcelExporter Class
Xceed.Grid.Exporting Namespace