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