Aspose::Cells::Drawing::ActiveXControls::SpinButtonActiveXControl::GetPosition method

SpinButtonActiveXControl::GetPosition method

Gets and sets the value.

int32_t Aspose::Cells::Drawing::ActiveXControls::SpinButtonActiveXControl::GetPosition()

Examples

int pos = activeXControl.GetPosition();

See Also