Vba Wps 100%
WPS uses the same Object Model hierarchy: Application -> Workbook -> Worksheet -> Range
WPS has its own internal API (JS API) for web-based add-ins, but for VBA, you should stick to the standard Excel VBA commands. Using WPS-specific proprietary commands will break compatibility if you ever try to open that file in Microsoft Excel later. vba wps