📅  最后修改于: 2022-03-11 14:51:56.660000             🧑  作者: Mango
Public Type MyType
MyVar1 As Integer
MaVar2 As Integer
End Type
'-----------------------------------------------------
Dim typo As MyType
typo.MyVar1 = 2