Skip to content

Commit 234acc7

Browse files
author
HATANO Hirokazu
committed
Delete codes which added automatically by Office. #3
1 parent 607c4c6 commit 234acc7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/ThisWorkbook.cls

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
VERSION 1.0 CLASS
2-
BEGIN
3-
MultiUse = -1 'True
4-
END
5-
Attribute VB_Name = "ThisWorkbook"
6-
Attribute VB_GlobalNameSpace = False
7-
Attribute VB_Creatable = False
8-
Attribute VB_PredeclaredId = True
9-
Attribute VB_Exposed = True
101
' Text Scripting on VBA v1.0.0
112
' last update: 2013-01-03
123
' HATANO Hirokazu
@@ -53,7 +44,6 @@ Private Sub Workbook_BeforeClose(Cancel As Boolean)
5344
'----------------------------- public Subs/Functions ---------------
5445

5546
Public Sub reloadModule()
56-
Attribute reloadModule.VB_ProcData.VB_Invoke_Func = "j\n14"
5747
'手動リロード用 Public関数
5848

5949
Dim msgError As String

0 commit comments

Comments
 (0)