SpinButtonActiveXControl.SmallChange
SpinButtonActiveXControl.SmallChange property
Gets and sets the amount by which the Position property changes
public int SmallChange { get; set; }
Examples
[C#]
activeXControl.SmallChange = 5;
See Also
- class SpinButtonActiveXControl
- namespace Aspose.Cells.Drawing.ActiveXControls
- assembly Aspose.Cells