This website requires JavaScript.
Explore
Help
Register
Sign In
mohiit1502
/
Automata
Watch
1
Star
0
Fork
0
You've already forked Automata
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cc4e46eae4ef3d690aa25d97e37dd4de09140781
Automata
/
packages
/
nodes-base
/
nodes
/
Microsoft
/
Excel
/
v2
/
actions
/
worksheet
History
Michael Kret
1e02d73ad7
fix(Microsoft Excel 365 Node): Upsert append new rows at the end of used range, option to append at the end of selected range (
#8461
)
2024-02-01 11:46:34 +01:00
..
append.operation.ts
…
clear.operation.ts
…
deleteWorksheet.operation.ts
…
getAll.operation.ts
…
readRows.operation.ts
fix(Microsoft Excel 365 Node): Better error and description on unsupported range in upsert, update, getRange operations (
#8452
)
2024-01-26 15:33:29 +02:00
update.operation.ts
fix(Microsoft Excel 365 Node): Better error and description on unsupported range in upsert, update, getRange operations (
#8452
)
2024-01-26 15:33:29 +02:00
upsert.operation.ts
fix(Microsoft Excel 365 Node): Upsert append new rows at the end of used range, option to append at the end of selected range (
#8461
)
2024-02-01 11:46:34 +01:00
Worksheet.resource.ts
…