fly1342
Korea 7 Posts
YimingChen
1664 Posts
import originpro as op file = op.file_dialog('*.xlsx') if file: print(file)