ToString2 Method
Overloads
| ToString2() | 
             Returns the string of this object. Respects "IsNumeric" and returns either Text or Number.Tostring. Appends " (IsNumeric=True)"  | 
        
      
    
ToString2()
Returns the string of this object. Respects "IsNumeric" and returns either Text or Number.Tostring. Appends " (IsNumeric=True)"
Declaration
      public string ToString2()
    
  Returns
| Type | Description | 
|---|---|
| System.String |