VBA LBound ()函数. LBound() 函数返回指定数组的最小下标。 ... array is : " & LBound(arr)) ' For MultiDimension Arrays : Dim arr2(3,2) as Variant msgbox("The ...
確定! 回上一頁