Board index » delphi » Reading the formatted text of table of a document to other document's table
nsplidcngp
![]() Delphi Developer |
Mon, 21 Feb 2005 00:10:22 GMT
Reading the formatted text of table of a document to other document's table
Hi,
I have one document in which I have table and first cell has formatted txt I have piece of code , please go through whats the wrong and suggest me on TForm1.Button1Click(Sender : TObject); WordApp.ActiveDocument.Tables.Add(WordApp.ActiveDocument.Paragraph.Item(1), It hangs the application and does not print the content of the cell content Thanks in anticipation |