TextStyle - Set list style
Several predefined list styles might be selected for paragraphs. The action just introduces a list of sub-action for assigning different list style types. The action cannot be called directly from the application. The action is supported for rich text controls, only.
Paragraph setting apply on the current paragraph or the paragraphs selected. It is sufficient, to select part of a paragraph, only.
Subtopics
- TextStyleNoList - Reset list style (Ctrl+L,X)
- TextStyleDisc - Set disc list style (Ctrl+L,D)
- TextStyleCircle - Set circle list style (Ctrl+L,C)
- TextStyleSquare - Set square list style (Ctrl+L,S)
- TextStyleDecimal - Set number list style (Ctrl+L,N)
- TextStyleLowerAlpha - Set lower case letter list style (Ctrl+L,L)
- TextStyleUpperAlpha - Set upper case letter list style (Ctrl+L,L)