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