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

Reference

CultureInfo type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.