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