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