'宣言 Public Delegate Sub ExcelCellExportedEventHandler( _ ByVal sender As Object, _ ByVal e As ExcelCellExportedEventArgs _ )
public delegate void ExcelCellExportedEventHandler( object sender, ExcelCellExportedEventArgs e )
ExcelCellExportedEventHandler メンバ Infragistics.Web.UI.GridControls 名前空間