To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=106535
------- Additional comments from [email protected] Mon Nov 2 09:10:40 +0000 2009 ------- It is possible e.g. with the example Basic macro below. Sub Main xtable = thiscomponent.gettexttables.getbyindex(0) xcell = xtable.getcellbyname("A1") xcell.writingmode = 2 End Sub --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
