MartinThoma / openpyxl-stubs

Type stubs for openpyxl
MIT License
9 stars 9 forks source link

add `Cell.column_letter` #1

Closed joshbrooks closed 3 years ago

joshbrooks commented 3 years ago

Adds the "column_letter" property on Cell

MartinThoma commented 3 years ago

Thank you @joshbrooks for your contribution!