'宣言 Public Shared Function IsHebrew( _ ByVal text As System.String _ ) As System.Boolean
'使用法 Dim text As System.String Dim value As System.Boolean value = FontShaping.IsHebrew(text)
public static System.bool IsHebrew( System.string text )
パラメータ
- text