'Declaration Public Overloads Function IndexOf( _ ByVal themeName As System.String _ ) As System.Integer
'Usage Dim instance As SpreadThemes Dim themeName As System.String Dim value As System.Integer value = instance.IndexOf(themeName)
public System.int IndexOf( System.string themeName )
Parameters
- themeName
- Name of the theme.