public static DataTable GetReporteAllPaginateExcel(OportunidadBean item) { return(OportunidadModel.GetReporteAllPaginateExcel(item)); }