I have to Shoting 1 Excel sheet on basis of row color (Font) using C# .
Let say I have used two colors , some rows are in Blue & Some in Green. So how to Short them using C# Code.
1 rrr ooo
1 rrr ooo
1 rrr ooo
1 rrr ooo
1 rrr ooo
1 rrr ooo
1 rrr ooo
1 rrr ooo

PJ MartinsPosted Jun 4, 2010, 2:06 PM
Rajendra TripathyPosted Jun 4, 2010, 11:23 AM
PJ MartinsPosted Jun 4, 2010, 10:22 AM
Rajendra TripathyPosted Jun 3, 2010, 11:43 PM
I have to Sort an Excel sheet (Sort On Font Color). Lets say there is Some rows in an excel sheet, Some of them are in blue and some rows are in Green. So I need Green rows to be in top and blue rows in button. For that I think I have to Sort that Excel sheet (Sort On Font Color). Hope you can understand. So please let me know how to do in C# Code.
PJ MartinsPosted Jun 3, 2010, 7:09 PM