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