SpreadJS Documentation
currencyGroupSeparator Field
Indicates the currency thousand separator.
Syntax
var instance = new GcSpread.Sheets.CultureInfo();
var value; // Type: string
value = instance.currencyGroupSeparator;
var currencyGroupSeparator : string;
See Also

Reference

CultureInfo type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.