Spread.Sheets Documentation
GeneralFormatter Method
The format.
The culture name.
Represents a formatter with the specified format mode and format string.
Syntax
var value; // Type: any
value = GC.Spread.Formatter.GeneralFormatter(format, cultureName);
function GeneralFormatter( 
   format : string,
   cultureName : string
) : any;

Parameters

format
The format.
cultureName
The culture name.
See Also

Reference

Formatter type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.