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