Spread.Sheets Documentation
GeneralFormatter Constructor
The format.
The culture name.
Represents a formatter with the specified format mode and format string.
Syntax
var instance = new GC.Spread.Formatter.GeneralFormatter(format, cultureName);
function GeneralFormatter( 
   format : string,
   cultureName : string
) : GeneralFormatter;

Parameters

format
The format.
cultureName
The culture name.
See Also

Reference

GeneralFormatter class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.