Mathias Bauer wrote:
Tuomas Räsänen wrote:
Hi,
Can I somehow (programmatically) access Styles and Formatting - dialog
and chage it's properties. My goal is to hide those default style
categories and propably to chage the name of Custom Styles - category.
I'd like to limit users to use o
Tuomas Räsänen wrote:
> Hi,
>
> Can I somehow (programmatically) access Styles and Formatting - dialog
> and chage it's properties. My goal is to hide those default style
> categories and propably to chage the name of Custom Styles - category.
> I'd like to limit users to use only definite sty
You can do everything with styles programmatically
that you can do with the UI. I only know of one
exception and that is changing the name of the default
style. However you can change the settings of the
default style. I am not sure if you can hide somehow
the default styles, there are some proper
Hi,
Can I somehow (programmatically) access Styles and Formatting - dialog
and chage it's properties. My goal is to hide those default style
categories and propably to chage the name of Custom Styles - category.
I'd like to limit users to use only definite styles.
Thanks,
Tuomas
---