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 matthewpiroc...@openoffice.org Mon Nov  2 
15:39:06 +0000 2009 -------
I can't seem to get OS's code to work--I keep getting an 
UnknownPropertyException. In C#:

XCell cell = table.getCellByName(cellName);
((XPropertySet)cell).setPropertyValue
    ("WritingMode", new Any(typeof(WritingMode), WritingMode.TB_RL));

I've also tried using "writingmode" or "TextWritingMode" as the property, and 
trying to set the property of cell.getText() instead of cell.

---------------------------------------------------------------------
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to