XLL+ Class Library (7.0)

::XllGetExcelCountryCode

Returns the country code of Excel

int XllGetExcelCountryCode( );

Return Value

Returns the Excel version's country code. This normally corresponds to the international telephone dialling code for the country.

Remarks

This function calls CXllApp::GetInternational(), and looks up XlInternationalCountryCode.

Requirements

Header: xllres.h

See Also

Global resource functions