Adding a DatePicker into Excel cells using Python XlsxWriter?
I am trying to create an input form using Excel generated by Python XlsxWriter. I wonder is it possible to add a mini calendar (as a DatePicker) into Excel cells for users to input dates?