ooodev.format.writer.style.char.kind.style_char_kind module
- class ooodev.format.writer.style.char.kind.style_char_kind.StyleCharKind(value)[source]
Bases:
Enum
Style Look ups for Character Styles
- BULLET_SYMBOLS = 'Bullet Symbols'
- CAPTION_CHARACTERS = 'Caption characters'
- CITATION = 'Citation'
- DEFINITION = 'Definition'
- DROP_CAPS = 'Drop Caps'
- EMPHASIS = 'Emphasis'
- ENDNOTE_ANCHOR = 'Endnote anchor'
- ENDNOTE_SYMBOL = 'Endnote Symbol'
- EXAMPLE = 'Example'
- FOOTNOTE_ANCHOR = 'Footnote anchor'
- FOOTNOTE_SYMBOL = 'Footnote Symbol'
- INDEX_LINK = 'Index Link'
- INTERNET_LINK = 'Internet link'
- LINE_NUMBERING = 'Line numbering'
- MAIN_INDEX_ENTRY = 'Main index entry'
- NUMBERING_SYMBOLS = 'Numbering Symbols'
- PAGE_NUMBER = 'Page Number'
- PLACEHOLDER = 'Placeholder'
- RUBIES = 'Rubies'
- SOURCE_TEXT = 'Source Text'
- STANDARD = 'Standard'
Removes Character Styling
- STRONG_EMPHASIS = 'Strong Emphasis'
- TELETYPE = 'Teletype'
- USER_ENTRY = 'User Entry'
- VARIABLE = 'Variable'
- VERTICAL_NUMBERING_SYMBOLS = 'Vertical Numbering Symbols'
- VISITED_INTERNET_LINK = 'Visited Internet Link'