Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
155
Excel formattedstring
posted

Hi,

I am trying to read an excel file and display the data from the excel file on to a WPF form. Is there anyway I can display the rich text (cell) content from Excel to a WPF form ?

I am able to retrieve the formatted cell content from excel and access the field which is of type Infragistics.Documents.Excel.FormattedString.  How do I display the formattedstring on a wpf form ? do we have any controls to display these type of fields ?

Thanks

Raghu