[]
Gets the top coordinate of the specified viewport row for the active sheet.
public int GetViewportY(int rowViewportIndex)
Public Function GetViewportY(rowViewportIndex As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | rowViewportIndex | Index of the viewport row |
| Type | Description |
|---|---|
| int | The top coordinate of viewport row. |