python-pptx icon indicating copy to clipboard operation
python-pptx copied to clipboard

unable to get auto_number from text_frame

Open devotedtaylor opened this issue 2 years ago • 1 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

devotedtaylor avatar Jan 22 '24 09:01 devotedtaylor

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

MartinPacker avatar Jan 22 '24 09:01 MartinPacker