Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / common Class / ConvertLettersToIndex Method


In This Topic
ConvertLettersToIndex Method (common)
In This Topic
Syntax
'Declaration
 
Public Shared Function ConvertLettersToIndex( _
   ByVal sIn As String _
) As Integer
 
'Usage
 
Dim sIn As String
Dim value As Integer
 
value = common.ConvertLettersToIndex(sIn)

Parameters

sIn
See Also