SpinButton.Value Property (Outlook Forms Script)

Returns or sets a Variant that specifies the state of a SpinButton. Read/write.

Syntax

expression.Value

expression A variable that represents a SpinButton object.

Remarks

The Value property is an integer between the values specified for the Max and Min properties.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.