[]
Gets the left coordinate of the specified viewport column for the active sheet.
public int GetViewportX(int columnViewportIndex)
Public Function GetViewportX(columnViewportIndex As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | columnViewportIndex | Index of the viewport column |
| Type | Description |
|---|---|
| int | The left coordinate of viewport column. |