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