This FAQ covers 4 common questions about the Value Adjustment Button, including where to find it, how to set properties, and how to troubleshoot value changes.
FAQ
Why can't I find the Value Adjustment Button entry?
- Confirm that the file is open in WPS Presentation.
- Check whether the Developer tab is visible at the top.
- Open the Developer tab and look for the Value Adjustment Button control.
- If the entry is still unavailable, update WPS Office and reopen the file.
How do I set the value range?
- Select the inserted Value Adjustment Button.
- Click Control Properties.
- Set Min to the minimum value in the property panel.
- Set Max to the maximum value so the adjustment range matches your needs.
How do I set the amount changed with each click?
- Select the Value Adjustment Button.
- Open the Control Properties panel.
- Find the SmallChange property.
- Enter the amount to increase or decrease with each click, such as 2.
Why does the value behavior not match what I expected?
- Check whether Value is between Min and Max.
- Check whether SmallChange is set too high or too low.
- Confirm that the correct control is selected.
- Test the control again after adjusting the properties.
Glossary
| Term | Definition |
|---|---|
| Value | The current value of the Value Adjustment Button. It represents the number currently shown or controlled by the control. |
| Min | The minimum value allowed by the control. |
| Max | The maximum value allowed by the control. |
| SmallChange | The numeric step used each time the button is clicked. |
| Name | The control name used to distinguish and manage different controls. |