class Infragistics.Win.UltraWinGrid.ExcelExport.SummaryCellExportedEventArgs
   inherits Infragistics.Win.UltraWinGrid.ExcelExport.ExcelExportEventArgs:

   def public property Summary as Infragistics.Win.UltraWinGrid.SummaryValue
      get.

   def public property SummaryLevel as integer
      get.

end class.
