Global resource functions are listed here.
![]() | Sets the handle of the resource file which will be used by XllLoadString() |
![]() | Returns the handle of the resource file which will be used by XllLoadString() |
![]() | Sets the langauge used by XllLoadString() |
![]() | Returns the langauge used by XllLoadString() |
![]() | Loads a string from the resource file, in the user's language |
![]() | Loads a string from the resource file, in a particular language |
![]() | Loads a string from the resource file, for a particular locale |
![]() | Loads a string from the resource file, for the language of the Excel version |
![]() | Loads a bitmap from a resource file, using the current language |
![]() | Loads a bitmap from a resource file, using the specified language |
![]() | Loads a bitmap from a resource file, using the specified locale |
![]() | Loads a bitmap from a resource file, for the language of the Excel version |
![]() | Translates a string containing resource IDs, for the language of the Excel version |
![]() | Translates a string containing resource IDs, for the language of the Excel version |
![]() | Returns the country code of Excel |
![]() | Returns the language ID corresponding to the country code of Excel |
![]() | Translates a language ID to a country code |
![]() | Searches for a resource whose language matches the country code |
![]() | Searches a resource file for a resource whose language best matches the language requested |
![]() | Gets a string from a resource file in a particular language |
![]() | Gets a string from a resource file using a preferred language |
![]() | Gets a list of all supported languages from a resource file |
![]() | Loads a bitmap from a resource file, using a specified language |