5
Answers

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

Photo of Rajendra Tripathy

Rajendra Tripathy

15y
6.9k
1

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)