I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-11-23 18:32:19-08 by mlcohen
Changing style of a cell in a table
Has anybody been able to apply a style to a table cell? I'm comparing two tables (writer, not spreadsheet, not that that should make a difference), and I'd like to colorize the items that are different in the two tables. I'm able to do colorize ordinary text, but not table cells. I've tried all sorts of variations of syntax involving textstyle, setstyle, getcell, getcellparagraphs, setspan, and others, and the only I've been able to do it so far is by editing the content.xml file manually and adding the style information I wanted (which did work). Is this a bug? Am i just getting the syntax wrong? I'm not going to post any code since I've tried tons of different methods.
Thanks,
Matt
Direct Responses: 1396 | Write a response