Aspose::Cells::Drawing::ActiveXControls::SpinButtonActiveXControl::SetSmallChange method

SpinButtonActiveXControl::SetSmallChange method

Gets and sets the amount by which the Position property changes.

void Aspose::Cells::Drawing::ActiveXControls::SpinButtonActiveXControl::SetSmallChange(int32_t value)

Examples

activeXControl.SetSmallChange(5);

See Also