class Infragistics.Win.UltraWinGrid.ExcelExport.CellExportedEventArgs
   inherits Infragistics.Win.UltraWinGrid.ExcelExport.ExcelExportEventArgs:

   def public property GridRow as Infragistics.Win.UltraWinGrid.UltraGridRow
      get.

   def public property GridColumn as Infragistics.Win.UltraWinGrid.UltraGridColumn
      get.

   def public property Value as System.Object
      get.

end class.
