dave-howard / vsdx

vsdx - A python library for processing .vsdx files
BSD 3-Clause "New" or "Revised" License
70 stars 25 forks source link

Implement Element.find() #12

Closed stevensultana closed 3 years ago

stevensultana commented 3 years ago

To implement Element.find() and Element.findall() to simplify the codebase.