5
Answers

Shoting 1 Excel sheet on basis of row color (Font) using C# .

Ask a question

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

 


Answers (5)