Min Property

See Also         Example         Applies To

Returns or sets the minimum value of a scroll bar or spinner range. The scroll bar or spinner won’t take on values less than this minimum value. Read/write Long.

For information about using the Min worksheet function in Visual Basic, see Using Worksheet Functions in Visual Basic.

Remarks

The value of the Min property must be less than the value of the Max property.