scanny / python-pptx

Create Open XML PowerPoint documents in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to get auto_number from text_frame

devotedtaylor opened this issue · comments

I wonder how to get the digit auto_number from text_frame ?
I could only get text following the auto_number from paragraph.text.
Below pictures are examples:
image
image

I don't think you can. You could - in this simple case - infer it.