Hi,
in a former StarOffice version the following worked properly:
oTableCursor = oTable.createCursorByCellName(oTable.CellNames(0))
oTableCursor.ParaStyleName = "MyStyle"
Contrary to a "normal" XTextCursor this does not work in 2.0 anymore.
According to the api the service css.text.TextTableCursor includes the
service css.style.ParagraphProperties with the missing property
"ParaStyleName".
Any hints?
Regards
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]