update,
This commit is contained in:
5
task1/task1-ticket1/excel_ws/test/ThisWorkbook.cls
Normal file
5
task1/task1-ticket1/excel_ws/test/ThisWorkbook.cls
Normal file
@@ -0,0 +1,5 @@
|
||||
Option Explicit
|
||||
|
||||
Sub helloworld()
|
||||
Worksheets ("Sheet1")
|
||||
End Sub
|
3
task1/task1-ticket1/excel_ws/test/edit.bat
Normal file
3
task1/task1-ticket1/excel_ws/test/edit.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
@REM rmdir *.bas
|
||||
|
||||
xlwings vba edit --file .\main.xlsm
|
BIN
task1/task1-ticket1/excel_ws/test/main.xlsm
Normal file
BIN
task1/task1-ticket1/excel_ws/test/main.xlsm
Normal file
Binary file not shown.
Reference in New Issue
Block a user