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