Programmer's Reference

LCMonetary

currencySymbol:
Sets the currency symbol used when printing a formatted monetary quantity.

fracDigits:
Sets the number of fractional digits that appear in a formatted numeric quantity.

intCurrSymbol:
Sets the currency symbol used when printing an international monetary quantity.

intFracDigits:
Sets the number of fractional digits that appear in a formatted monetary quantity.

monDecimalPoint:
Sets the decimal point used when formatting a monetary quantity.

monGrouping:
Sets the manner in which digits are grouped in a formatted monetary quantity.

monThousandsSep:
Sets the thousands separator used in a formatted monetary quantity.

nCsPrecedes:
Combined with the following two methods, controls the formatting of negative monetary quantities.

nSepBySpace:
Combined with the preceding and following methods, controls the formatting of negative monetary quantities.

nSignPosn:
Combined with the preceding two methods, controls the formatting of negative monetary quantities.

negativeSign:
Sets the indicator used to indicate a negative quantity in a formatted monetary quantity.

positiveSign:
Sets the indicator used to indicate a positive quantity in a formatted monetary quantity.

pCsPrecedes:
Combined with the following two methods, controls the formatting of non-negative monetary quantities.

pSepBySpace:
Combined with the preceding and following methods, controls the formatting of non-negative monetary quantities.

pSignPosn:
Combined with the preceding two methods, controls the formatting of non-negative monetary quantities.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]