WPS Value Adjustment Button on Windows FAQ

Last updated:July 17, 2026

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?

  1. Confirm that the file is open in WPS Presentation.
  2. Check whether the Developer tab is visible at the top.
  3. Open the Developer tab and look for the Value Adjustment Button control.
  4. If the entry is still unavailable, update WPS Office and reopen the file.

How do I set the value range?

  1. Select the inserted Value Adjustment Button.
  2. Click Control Properties.
  3. Set Min to the minimum value in the property panel.
  4. Set Max to the maximum value so the adjustment range matches your needs.

How do I set the amount changed with each click?

  1. Select the Value Adjustment Button.
  2. Open the Control Properties panel.
  3. Find the SmallChange property.
  4. Enter the amount to increase or decrease with each click, such as 2.

Why does the value behavior not match what I expected?

  1. Check whether Value is between Min and Max.
  2. Check whether SmallChange is set too high or too low.
  3. Confirm that the correct control is selected.
  4. Test the control again after adjusting the properties.

Glossary

TermDefinition
ValueThe current value of the Value Adjustment Button. It represents the number currently shown or controlled by the control.
MinThe minimum value allowed by the control.
MaxThe maximum value allowed by the control.
SmallChangeThe numeric step used each time the button is clicked.
NameThe control name used to distinguish and manage different controls.