python-openxml/python-docx

Lack of Lettered List Functionality

Closed this issue · 1 comments

As far as I know, based on the documentation, lettered lists are not possible. Would there be any possibility to add lettered lists or is it simply not in the documentation.

After making a fork, I suppose this isn't an option because the WdBuiltinStyle enumeration doesnt support different numbering schemes other than simply numbers; without majorly changing the code.