GcSpread.Sheets Namespace > GeneralFormatter class : FormatString Method |
var instance = new GcSpread.Sheets.GeneralFormatter(format, formatMode, cultureName); var returnValue; // Type: string returnValue = instance.FormatString(value);
function FormatString( value : string ) : string;