coolhead
01-08-2007, 11:17 PM
hi
can anyone help me in reading color highlighted text in word document from vb.net
thanks in advance
can anyone help me in reading color highlighted text in word document from vb.net
thanks in advance
|
Click to See Complete Forum and Search --> : reading color highlighted text in word document from vb.net coolhead 01-08-2007, 11:17 PM hi can anyone help me in reading color highlighted text in word document from vb.net thanks in advance Ribeyed 01-16-2007, 11:50 AM add a reference to the Word COM object library to your project. In your page add import the word class. All the objects in word can be manipluated in your code. hope this helps. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |