Aspose::Cells::Drawing::ActiveXControls::SpinButtonActiveXControl::SetMin method
SpinButtonActiveXControl::SetMin method
Gets and sets the minimum acceptable value.
void Aspose::Cells::Drawing::ActiveXControls::SpinButtonActiveXControl::SetMin(int32_t value)
Examples
activeXControl.SetMin(0);
See Also
- Class Vector
- Class SpinButtonActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++