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