Aspose::Cells::Drawing::ActiveXControls::SpinButtonActiveXControl::SetPosition method

SpinButtonActiveXControl::SetPosition method

Gets and sets the value.

void Aspose::Cells::Drawing::ActiveXControls::SpinButtonActiveXControl::SetPosition(int32_t value)

Examples

activeXControl.SetPosition(30);

See Also