SpinButtonActiveXControl.Min
SpinButtonActiveXControl.Min property
Gets and sets the minimum acceptable value.
public int Min { get; set; }
Examples
[C#]
activeXControl.Min = 0;
See Also
- class SpinButtonActiveXControl
- namespace Aspose.Cells.Drawing.ActiveXControls
- assembly Aspose.Cells