GetMinValue: Double;
The GetMinValue method returns the minimum value of the numeric scale.
If minimum value of numeric scale is not set, the method returns the -10 value.
Use the ITabFormatNumericScale.GetMaxValue property to determine maximum value of numeric scale.
The method use is given in the example for ITabFormatNumericScale.GetMaxValue.
See also: