Aspose::Cells::Drawing::ActiveXControls::ScrollBarActiveXControl::GetLargeChange method
ScrollBarActiveXControl::GetLargeChange method
Gets and sets the amount by which the Position property changes.
int32_t Aspose::Cells::Drawing::ActiveXControls::ScrollBarActiveXControl::GetLargeChange()
Examples
int largeChange = activeXControl.GetLargeChange();
See Also
- Class Vector
- Class ScrollBarActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++