Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Exporting Namespace / ExcelExporter Class


In This Topic
    ExcelExporter Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventRaised when the value of the CellDataFormat property is changed.  
    Public EventRaised when the value of the ColumnHeaderStyle property is changed.  
    Public EventRaised when the value of the DetailGridsMode property is changed.  
    Public EventRaised when the value of the GridLineColor property is changed.  
    Public EventRaised when the value of the IncludeColumnHeaders property is changed.  
    Public EventRaised when the value of the IncludeDetailGrids property is changed.  
    Public EventRaised when the value of the IncludeGridStyles property is changed.  
    Public EventRaised when the value of the RepeatParentData property is changed.  
    Public EventRaised when a Cell element is being written.  
    Public EventRaised when a Column element is being written.  
    Public EventRaised when a Row element is being written.  
    Public EventRaised when a Table element is being written.  
    Public EventRaised when a Workbook element is being written.  
    Public EventRaised when a Worksheet element is being written  
    Top
    See Also