为什么NumberFormatLocal 可以,NumberFormat不行?Sub test() [a1] = "abc"' [a1].NumberFormat = "[颜色3]" [a1].NumberFormatLocal = "[颜色3]"End Sub请问如题?
確定! 回上一頁