The following properties from versions prior to Spread 6.0 are supported for backwards compatibility in this version of the product, but might not be supported in future versions. Please review your existing projects and update them according to the options described in the following table.
Obsolete Properties | Use This Instead |
---|---|
-setting 2 (Float) | -setting 12(Currency), |
-setting 3 (Integer) | -setting 13 (Number),or -setting 14 (Percent) |
FloatDefCurrencyChar | TypeCurrencyxxxx, TypeNumberxxxx, |
FloatDefDecimalChar | TypePercentxxxx, |
FloatDefSepChar | or TypeSpinxxxx properties as appropriate |
TypeFloatCurrencyChar | |
TypeFloatDecimalChar | |
TypeFloatDecimalPlaces | |
TypeFloatMax | |
TypeFloatMin | |
TypeFloatMoney | |
TypeFloatSeparator | |
TypeFloatSepChar | |
TypeIntegerMax | |
TypeIntegerMin | |
TypeIntegerSpinInc | |
TypeIntegerSpinWrap | |
ColHeadersDisplay | ColHeadersAutoText |
DisplayColHeaders | ColHeadersShow |
RowHeadersDisplay | RowHeadersAutoText |
DisplayRowHeaders | RowHeadersShow |