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