Hi! Thank you for your answer. Unfortunately I dont know how to work with a struct correctly. Can you send me an example (in Java or Basic) how I can set the column width?
Thanks Nicole -------- Original-Nachricht -------- > Datum: Mon, 28 Apr 2008 09:09:57 +0200 > Von: Oliver Specht <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: [sw-discussion] set table cell width > Nicole Scholz wrote: > > Hi! > > > > I create a table in Writer with two columns. The first column width > should be larger than the second. I found the property relativewidth but I > think that is the width for the whole table and I want to set the width of the > columns. Can someone give me an Example how to set the column width? > > > Hi, > what you need is the property TableColumnSeparators. It is a > sequence<com::sun::star::text::TableColumnSeparator>. > > See > http://api.openoffice.org/docs/common/ref/com/sun/star/text/TableColumnSeparator.html > > Regards, > Oliver > > p.s. It might make sense to ask those questions in [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
