| C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLStyle Class : FormatDotNetToXL Method |
| Overload | Description |
|---|---|
| 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. |
| 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. |