protected string TEXT( Object obj, string textToFormat )
Protected Function TEXT ( _ obj As Object, _ textToFormat As String _ ) As String
protected: String^ TEXT( Object^ obj, String^ textToFormat )