'Declaration Public Sub SetLocaleName( _ ByVal localeName As String, _ ByVal textRange As TextRange _ )
public void SetLocaleName( string localeName, TextRange textRange )
Parameters
- localeName
- textRange
'Declaration Public Sub SetLocaleName( _ ByVal localeName As String, _ ByVal textRange As TextRange _ )
public void SetLocaleName( string localeName, TextRange textRange )