Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不是在寻找工作表的数量。我正在寻找每个工作表中的总页数。
这就是你如何得到它
ActiveSheet.PageSetup.Pages.Count
I'm trying to get lat long coordinates from an address using the Google maps api v3 in Wakanda Studio. I have submitted to the Wakanda forum as well. I searched the v3 documentation