'Declaration Public Overloads Shared Function FormatXLToDotNet( _ ByVal fmt As System.String _ ) As System.String
public static System.string FormatXLToDotNet( System.string fmt )
Parameters
- fmt
- Excel-style format to convert.
Return Value
A .NET-style format string.