Thank Sergey
It Seem to be OK in word 2007.
And how can i modify the table rows height? tabel.heigh can not assign.
Search found 2 matches
- Wed Mar 09, 2011 11:47 am
- Forum: Support
- Topic: Hide Table and Cells Borders
- Replies: 3
- Views: 11927
- Sun Mar 06, 2011 8:08 am
- Forum: Support
- Topic: Hide Table and Cells Borders
- Replies: 3
- Views: 11927
Hide Table and Cells Borders
I draw a table in a RVE, and want to hide the table and cells borders, then save to a rtf file. But the borders is still visible in rft file. How can i hidden the borders in rtf file? Thank you, nong The following is my code: .... t := TRVTableItemInfo.CreateEx(10, 2, rveZZ.RVData); t.Options ...