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