Jimmy wrote:
Is it possible to add additional attributes to text:h, text:p and
text:span?
I've come across the UserDefinedAttributes for Cells but haven't been
able to find out how to add additional attributes to the currently
selected text (paragraph, heading, span) through a macro.
In a text document? The service CharacterProperties has a property
TextUserDefinedAttributes, and ParagraphProperties has
ParaUserDefinedAttributes, which work the same way as
UserDefinedAttributes in CellProperties.
Niklas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]