Name

Application.International(XlApplicationInternational)

Synopsis

Returns an array of locale settings . XlApplicationInternational can be one of the settings from the following table:

Category

Setting

Returns

Cell references

xlLeftBrace

Character used instead of the left brace ({) in array literals.

 

xlLeftBracket

Character used instead of the left bracket ([) in R1C1-style relative references.

 

xlLowerCaseColumnLetter

Lowercase column letter.

 

xlLowerCaseRowLetter

Lowercase row letter.

 

xlRightBrace

Character used instead of the right brace (}) in array literals.

 

xlRightBracket

Character used instead of the right bracket (]) in R1C1-style references.

 

xlUpperCaseColumnLetter

Uppercase column letter.

 

xlUpperCaseRowLetter

Uppercase row letter (for R1C1-style references).

Country/Region

xlCountryCode

Excel country/region version setting.

 

xlCountrySetting

Windows country/region setting.

 

xlGeneralFormatName

Name of the General number format.

Currency

xlCurrencyBefore

True if the currency symbol precedes the currency values; False if it follows them.

 

xlCurrencyCode

Currency symbol.

 

xlCurrencyDigits

Number of decimal digits to be used in currency formats.

 

xlCurrencyLeadingZeros

True if leading zeros are displayed for zero currency values.

 

xlCurrencyMinusSign

True if a minus sign indicates negative numbers; False if using parentheses.

 

xlCurrencyNegative

Currency format for negative currency values:

  • 0, parentheses, ...

Get Programming Excel with VBA and .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.