Global resource functions
Global resource functions are listed here.
Global values
Load resources
|
XllLoadBitmap
|
Loads a bitmap from a resource file, using the current language |
|
XllLoadBitmapForExcelLanguage
|
Loads a bitmap from a resource file, for the language of the Excel version |
|
XllLoadBitmapForLanguage
|
Loads a bitmap from a resource file, using the specified language |
|
XllLoadBitmapForLocale
|
Loads a bitmap from a resource file, using the specified locale |
|
XllLoadString
|
Loads a string from the resource file, in the user's language |
|
XllLoadStringA
|
Loads a string from the resource file, in the user's language |
|
XllLoadStringForExcelLanguage
|
Loads a string from the resource file, for the language of the Excel version |
|
XllLoadStringForExcelLanguageA
|
Loads a string from the resource file, for the language of the Excel version |
|
XllLoadStringForExcelLanguageW
|
Loads a string from the resource file, for the language of the Excel version |
|
XllLoadStringForLanguage
|
Loads a string from the resource file, in a particular language |
|
XllLoadStringForLanguageA
|
Loads a string from the resource file, in a particular language |
|
XllLoadStringForLanguageW
|
Loads a string from the resource file, in a particular language |
|
XllLoadStringForLocale
|
Loads a string from the resource file, for a particular locale |
|
XllLoadStringForLocaleA
|
Loads a string from the resource file, for a particular locale |
|
XllLoadStringForLocaleW
|
Loads a string from the resource file, for a particular locale |
|
XllLoadStringW
|
Loads a string from the resource file, in the user's language |
String translation
|
XllGetTranslatedString
|
Translates a string containing resource IDs, for the language of the Excel version |
|
XllGetTranslatedStringA
|
Translates a string containing resource IDs, for the language of the Excel version |
|
XllGetTranslatedStringW
|
Translates a string containing resource IDs, for the language of the Excel version |
|
XllTranslateString
|
Translates a string containing resource IDs, for the language of the Excel version |
|
XllTranslateStringA
|
Translates a string containing resource IDs, for the language of the Excel version |
|
XllTranslateStringW
|
Translates a string containing resource IDs, for the language of the Excel version |
Excel version
General
Requirements
Header: xllres.h
See Also
xllres.h