| Overload | Description |
|---|---|
| FormatDotNetToXL(String,Type) | Converts a .NET-style format string into an Excel format string. |
| FormatDotNetToXL(String,Type,CultureInfo) | Converts a .NET-style format string into an Excel format string. |
| FormatDotNetToXL(String) | Converts a .NET-style format string into an Excel format string. |
| FormatDotNetToXL(String,CultureInfo) | Converts a .NET-style format string into an Excel format string. |