Aspose::Cells::Drawing::ActiveXControls::SpinButtonActiveXControl::GetSmallChange method
SpinButtonActiveXControl::GetSmallChange method
Gets and sets the amount by which the Position property changes.
int32_t Aspose::Cells::Drawing::ActiveXControls::SpinButtonActiveXControl::GetSmallChange()
Examples
int smallChange = activeXControl.GetSmallChange();
See Also
- Class Vector
- Class SpinButtonActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++