Files
armandarmand/task1/task1-ticket1/excel_ws/test/ThisWorkbook.cls
louiscklaw 8719fe58b8 update,
2025-02-01 01:59:56 +08:00

6 lines
71 B
OpenEdge ABL

Option Explicit
Sub helloworld()
Worksheets ("Sheet1")
End Sub