Common questions about Add-Ins usually focus on where the entry is located, how extension types differ, and what you can do after opening the panel. This section includes 3 FAQs.
FAQ
What is the difference between WPS Add-Ins and COM Add-Ins?
- WPS Add-Ins are the native plugin extension entry supported in WPS and are intended for extension capabilities used in the WPS environment.
- COM Add-Ins are based on Windows COM technology and usually depend on system components and their own extension implementation.
- If you want to use extensions in the WPS ecosystem, open WPS Add-Ins first. If you need a specific COM-based extension, use the COM Add-Ins entry instead.
Why can’t I see the WPS Add-Ins entry?
- Confirm that you are using WPS Office on Windows and that you are already in the Sheets workspace.
- Check whether the top area shows the Developer Tools tab or related feature area.
- If the entry still does not appear, update WPS Office and check again.
How to use add-ins in WPS on Windows after opening the panel?
- You can browse and use official or third-party WPS add-ins.
- These extensions can expand specific spreadsheet capabilities.
- After choosing an extension, continue by following the prompts shown in that extension interface.
Glossary
| Term | Definition |
|---|---|
| Add-Ins | The feature entry in WPS Office used to access and use extension capabilities. |
| WPS Add-Ins | A plugin extension format supported natively by WPS for extension capabilities inside the WPS environment. |
| COM Add-Ins | An extension approach based on Windows COM technology that usually depends on system components and program support. |