Source code for docx.enum.ListStyle


[docs] class ListStyle: """ Enum class with styles for lists """ decimal = True bullet = False