Spread.GetScrollPos Method
| Explanation | Gets the current scroll position. | ||||||||||
| Call format | var pos = Spread1.GetScrollPos( ) | ||||||||||
| Return value | Returns the scroll position (top row displayed) with the first row as 0. Since Ver.3.1.2.0, the following child objects have been added to the return value.
| ||||||||||
| Arguments | None | ||||||||||
| Exception | None | ||||||||||
| Example of use | | ||||||||||
| Related item | SetScrollPos method | ||||||||||