TagUI icon indicating copy to clipboard operation
TagUI copied to clipboard

Update reference.rst

Open lookang opened this issue 2 years ago • 0 comments

// example of copying from csv to xlsx, the logic is assign csv to variable data, and then assign to xlsx data = [csvtest.csv]Sheet1!A1:D7 [exceltest.xlsx]Sheet2!A1 = data

lookang avatar Aug 02 '22 13:08 lookang