c# - Read data from excel including the style applied to it -


i trying write c~ console application read data excel sheet. have seen couple of tutorial tells how can read data excel sheet, 1 thing not find how read style if applied text.

enter image description here .

if see excel image word green in green colour , yellow bold. want c# should able pick style can convert html style.

i open third party library well

you should able use cellformat.font property in order font object can color , style of font in cell.

https://msdn.microsoft.com/en-us/library/microsoft.office.interop.excel.cellformat.font.aspx


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -