property CalcEdit.AddDecimalSep as String
Specifies an additional decimal separator.

TypeDescription
String A String expression that defines the additional decimal separator.
By default, the AddDecimalSep property is "", which indicates that the dot character is the default decimal separator. For instance, use the AddDecimalSep property on "," to define the comma character as being your decimal separator.