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