Interface for a class ScrollSettings
boolean
If enableVirtualization is set to true, then the spreadsheet will render only the rows and columns visible within the view-port
and load subsequent rows and columns based on scrolling.
boolean
By default, the scroll mode is infinite. Set it to true to make it as finite.