ooodev.format.writer.style.para.kind.style_chapter_kind module

class ooodev.format.writer.style.para.kind.style_chapter_kind.StyleChapterKind(value)[source]

Bases: Enum

Style Look ups for Paragraph Chapter Styles

APPENDIX = 'Appendix'
SUBTITLE = 'Subtitle'
TITLE = 'Title'