'Declaration Public Overloads Sub Remove( _ ByVal themeName As System.String _ )
'Usage Dim instance As SpreadThemes Dim themeName As System.String instance.Remove(themeName)
public void Remove( System.string themeName )
Parameters
- themeName
- Name of the theme.