trichview.support
Re: Table Cell Height |
Author |
Message |
Sergey Tkachenko |
Posted: 04/28/2005 17:33:46 Each cell have one empty text line initially. Call Cell[X,Y].Clear before Cell[X, Y].AddNL("SOME TEXT") > > Sergey, > > I have a table that is say 3 columns by 25 rows. In each column I print some > text using the Table.Cell[X, Y].AddNL("SOME TEXT"). The problem that I am > having is that the text is displaying quite a bit of vertical space above > the text printed on each line. The way it appears is that the there are two > line of text(a blanck line above and the actual text below the blank line). > If I were to make an analagy its like the text is double spaced. I know it > is not the Table.CellPadding because the space is not after my printed line. > > I have looked at the various posts on this subject as well as read the documentation > and cannot figure out how to remove the extrat white space above my text. > Since my app uses essentially a mail-merge table building methodology, I > cannot go in and resize the row height manually. Any ideas to remove this > extra space? |
Powered by ABC Amber Outlook Express Converter