How can I set the fontsize in a String

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello Everybody,

Can anybody tell me...
Suppose I have a string strHtl="This Flower is yellow"
I want First two words of the above string in font ariel and size 10
with Brown text background.
I will then write this text with the same format I described above with
streamwriter.writeline method to an excel file

is that possible? If so how??
 
Back
Top