This feature can be used to delete a style in the current document. When a style is deleted all text with the style applied will be set to normal. Direct formatting on that text will not be removed.
Module is located here:
...\ModuleLibrary\BaseExtensions\01_nocontext_Tools\87_W_deleteStyledText.xml
CMD
<Cmd case="BaseExtensions:delete-style" Style="x"/>
Parameter
Style
The name of the style that should be deleted from the document. The name can both be defined as plain text for custom styles or be a built in style (read more).
Comments
0 comments
Please sign in to leave a comment.