We are pasting data from microsoft word file to DataGridView column and saving into database but data format is not storing in the grid like bold,color,font type (italic etc) & size.Can you please help us how to achive this ? Which property we have to change ?
We are using framework 4.0 (visual studio 2010) with C#.It is window application.