GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Localization 名前空間 > Localizer クラス > GetLocalizedText メソッド : GetLocalizedText(String,String) メソッド |
'Declaration
Public Overloads Function GetLocalizedText( _ ByVal key As String, _ Optional ByVal defaultText As String _ ) As String
public string GetLocalizedText( string key, string defaultText )