I wrote some macros to modify some styles in Writer. I can see how to modify the (Paragraph or Character) styles’ s properties with Xray tool
But I can not see how to modify the properties of a Numbering Style, like the position
(Alingned at, Indent at etc.)
Any suggestion will be appreciated
Thanks
Why do you want to modify a style with a macro? This operation is done in principle only once in a document or template when you tune the styles. So it is as fast doing it manually. My remark assumes you have applied a list style to your items. If this is not the case, you’re introducing direct formatting which will make things really difficult when you review your formatting and layout.
Please give more context on the modification operation: when does it happen? how frequent is it? does it trigger as a response to some event?
Just to experiment.
It will be a punctual thing and will not respond to any event
I want to use a macro to see in the act different possibilities of alignment, indent etc
Try