'Declaration Public Function GetStartIndexToBringTabIntoView( _ ByVal tabIndex As Integer _ ) As Integer
'Usage Dim instance As SpreadView Dim tabIndex As Integer Dim value As Integer value = instance.GetStartIndexToBringTabIntoView(tabIndex)
Parameters
- tabIndex
- Index of the tab.