MsoEncoding Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the document encoding (code page or character set) for the Web browser to use when a user views a saved document.
public enum class MsoEncoding
public enum MsoEncoding
type MsoEncoding =
Public Enum MsoEncoding
- Inheritance
-
MsoEncoding
Fields
Name | Value | Description |
---|---|---|
msoEncodingEBCDICUSCanada | 37 | EBCDIC as used in the United States and Canada. |
msoEncodingOEMUnitedStates | 437 | OEM as used in the United States. |
msoEncodingEBCDICInternational | 500 | International EBCDIC. |
msoEncodingArabicASMO | 708 | Arabic ASMO. |
msoEncodingArabicTransparentASMO | 720 | Transparent Arabic. |
msoEncodingOEMGreek437G | 737 | OEM as used with Greek 437G. |
msoEncodingOEMBaltic | 775 | OEM as used with Baltic. |
msoEncodingOEMMultilingualLatinI | 850 | OEM as used with multi-lingual Latin I. |
msoEncodingOEMMultilingualLatinII | 852 | OEM as used with multi-lingual Latin II. |
msoEncodingOEMCyrillic | 855 | OEM as used with Cyrillic. |
msoEncodingOEMTurkish | 857 | OEM as used with Turkish. |
msoEncodingOEMPortuguese | 860 | OEM as used with Portuguese. |
msoEncodingOEMIcelandic | 861 | OEM as used with Icelandic. |
msoEncodingOEMHebrew | 862 | OEM as used with Hebrew. |
msoEncodingOEMCanadianFrench | 863 | OEM as used with Canadian French. |
msoEncodingOEMArabic | 864 | OEM as used with Arabic. |
msoEncodingOEMNordic | 865 | OEM as used with Nordic languages. |
msoEncodingOEMCyrillicII | 866 | OEM as used with Cyrillic II. |
msoEncodingOEMModernGreek | 869 | OEM as used with Modern Greek. |
msoEncodingEBCDICMultilingualROECELatin2 | 870 | EBCDIC Multilingual ROECE (Latin 2). |
msoEncodingThai | 874 | Thai. |
msoEncodingEBCDICGreekModern | 875 | EBCDIC as used in the Modern Greek language. |
msoEncodingJapaneseShiftJIS | 932 | Japanese (Shift-JIS). |
msoEncodingSimplifiedChineseGBK | 936 | Simplified Chinese GBK. |
msoEncodingKorean | 949 | Korean. |
msoEncodingTraditionalChineseBig5 | 950 | Traditional Chinese Big 5. |
msoEncodingEBCDICTurkishLatin5 | 1026 | EBCDIC as used with Turkish (Latin 5). |
msoEncodingUnicodeLittleEndian | 1200 | Unicode little endian. |
msoEncodingUnicodeBigEndian | 1201 | Unicode big endian. |
msoEncodingCentralEuropean | 1250 | Central European. |
msoEncodingCyrillic | 1251 | Cyrillic. |
msoEncodingWestern | 1252 | Western. |
msoEncodingGreek | 1253 | Greek. |
msoEncodingTurkish | 1254 | Turkish. |
msoEncodingHebrew | 1255 | Hebrew. |
msoEncodingArabic | 1256 | Arabic. |
msoEncodingBaltic | 1257 | Baltic. |
msoEncodingVietnamese | 1258 | Vietnamese. |
msoEncodingKoreanJohab | 1361 | Korean (Johab). |
msoEncodingMacRoman | 10000 | Macintosh Roman. |
msoEncodingMacJapanese | 10001 | Macintosh Japanese. |
msoEncodingMacTraditionalChineseBig5 | 10002 | Macintosh Traditional Chinese (Big 5). |
msoEncodingMacKorean | 10003 | Macintosh Korean. |
msoEncodingMacArabic | 10004 | Macintosh Arabic. |
msoEncodingMacHebrew | 10005 | Macintosh Hebrew. |
msoEncodingMacGreek1 | 10006 | Macintosh Greek. |
msoEncodingMacCyrillic | 10007 | Macintosh Cyrillic. |
msoEncodingMacSimplifiedChineseGB2312 | 10008 | Macintosh Simplified Chinese (GB 2312). |
msoEncodingMacRomania | 10010 | Macintosh Romanian. |
msoEncodingMacUkraine | 10017 | Macintosh Ukrainian. |
msoEncodingMacLatin2 | 10029 | Macintosh Latin 2. |
msoEncodingMacIcelandic | 10079 | Macintosh Icelandic. |
msoEncodingMacTurkish | 10081 | Macintosh Turkish. |
msoEncodingMacCroatia | 10082 | Macintosh Croatian. |
msoEncodingTaiwanCNS | 20000 | Taiwan CNS. |
msoEncodingTaiwanTCA | 20001 | Taiwan TCA. |
msoEncodingTaiwanEten | 20002 | Taiwan Eten. |
msoEncodingTaiwanIBM5550 | 20003 | Taiwan IBM 5550. |
msoEncodingTaiwanTeleText | 20004 | Taiwan Teletext. |
msoEncodingTaiwanWang | 20005 | Taiwan Wang. |
msoEncodingIA5IRV | 20105 | IA5, International Reference Version (IRV). |
msoEncodingIA5German | 20106 | German (International Alphabet No. 5, or IA5). |
msoEncodingIA5Swedish | 20107 | IA5 as used with Swedish. |
msoEncodingIA5Norwegian | 20108 | IA5 as used with Norwegian. |
msoEncodingUSASCII | 20127 | United States ASCII. |
msoEncodingT61 | 20261 | T61. |
msoEncodingISO6937NonSpacingAccent | 20269 | ISO 6937 Non-Spacing Accent. |
msoEncodingEBCDICGermany | 20273 | EBCDIC as used in Germany. |
msoEncodingEBCDICDenmarkNorway | 20277 | EBCDIC as used in Denmark and Norway. |
msoEncodingEBCDICFinlandSweden | 20278 | EBCDIC as used in Finland and Sweden. |
msoEncodingEBCDICItaly | 20280 | EBCDIC as used in Italy. |
msoEncodingEBCDICLatinAmericaSpain | 20284 | EBCDIC as used in Latin America and Spain. |
msoEncodingEBCDICUnitedKingdom | 20285 | EBCDIC as used in the United Kingdom. |
msoEncodingEBCDICJapaneseKatakanaExtended | 20290 | EBCDIC as used with Japanese Katakana (extended). |
msoEncodingEBCDICFrance | 20297 | EBCDIC as used in France. |
msoEncodingEBCDICArabic | 20420 | Extended Binary Coded Decimal Interchange Code (EBCDIC) Arabic. |
msoEncodingEBCDICGreek | 20423 | EBCDIC as used in the Greek language. |
msoEncodingEBCDICHebrew | 20424 | EBCDIC as used in the Hebrew language. |
msoEncodingEBCDICKoreanExtended | 20833 | EBCDIC as used with Korean (extended). |
msoEncodingEBCDICThai | 20838 | EBCDIC as used with Thai. |
msoEncodingKOI8R | 20866 | KOI8-R. |
msoEncodingEBCDICIcelandic | 20871 | EBCDIC as used in Iceland. |
msoEncodingEBCDICRussian | 20880 | EBCDIC as used with Russian. |
msoEncodingEBCDICTurkish | 20905 | EBCDIC as used with Turkish. |
msoEncodingEBCDICSerbianBulgarian | 21025 | EBCDIC as used with Serbian and Bulgarian. |
msoEncodingExtAlphaLowercase | 21027 | Extended Alpha lowercase. |
msoEncodingKOI8U | 21866 | K0I8-U. |
msoEncodingISO88591Latin1 | 28591 | ISO 8859-1 Latin 1. |
msoEncodingISO88592CentralEurope | 28592 | ISO 8859-2 Central Europe. |
msoEncodingISO88593Latin3 | 28593 | ISO 8859-3 Latin 3. |
msoEncodingISO88594Baltic | 28594 | ISO 8859-4 Baltic. |
msoEncodingISO88595Cyrillic | 28595 | ISO 8859-5 Cyrillic. |
msoEncodingISO88596Arabic | 28596 | ISA 8859-6 Arabic. |
msoEncodingISO88597Greek | 28597 | ISO 8859-7 Greek. |
msoEncodingISO88598Hebrew | 28598 | ISO 8859-8 Hebrew. |
msoEncodingISO88599Turkish | 28599 | ISO 8859-9 Turkish. |
msoEncodingISO885915Latin9 | 28605 | ISO 8859-15 with Latin 9. |
msoEncodingEuropa3 | 29001 | Europa. |
msoEncodingISO88598HebrewLogical | 38598 | ISO 8859-8 Hebrew (Logical). |
msoEncodingAutoDetect | 50001 | Web browser auto-detects type of encoding to use. |
msoEncodingISO2022JPNoHalfwidthKatakana | 50220 | ISO 2022-JP with no half-width Katakana. |
msoEncodingISO2022JPJISX02021984 | 50221 | ISO 2022-JP |
msoEncodingISO2022JPJISX02011989 | 50222 | ISO 2022-JP |
msoEncodingISO2022KR | 50225 | ISO 2022-KR. |
msoEncodingISO2022CNTraditionalChinese | 50227 | ISO 2022-CN encoding as used with Traditional Chinese. |
msoEncodingISO2022CNSimplifiedChinese | 50229 | ISO 2022-CN encoding as used with Simplified Chinese. |
msoEncodingEBCDICJapaneseKatakanaExtendedAndJapanese | 50930 | EBCDIC as used with Japanese Katakana (extended) and Japanese. |
msoEncodingEBCDICUSCanadaAndJapanese | 50931 | EBCDIC as used in the United States and Canada, and with Japanese. |
msoEncodingJapaneseAutoDetect | 50932 | Web browser auto-detects type of Japanese encoding to use. |
msoEncodingEBCDICKoreanExtendedAndKorean | 50933 | EBCDIC as used with Korean (extended) and Korean. |
msoEncodingEBCDICSimplifiedChineseExtendedAndSimplifiedChinese | 50935 | EBCDIC as used with Simplified Chinese (extended) and Simplified Chinese. |
msoEncodingSimplifiedChineseAutoDetect | 50936 | Web browser auto-detects type of Simplified Chinese encoding to use. |
msoEncodingEBCDICUSCanadaAndTraditionalChinese | 50937 | EBCDIC as used in the United States and Canada, and with Traditional Chinese. |
msoEncodingEBCDICJapaneseLatinExtendedAndJapanese | 50939 | EBCDIC as used with Japanese Latin (extended) and Japanese. |
msoEncodingKoreanAutoDetect | 50949 | Web browser auto-detects type of Korean encoding to use. |
msoEncodingTraditionalChineseAutoDetect | 50950 | Web browser auto-detects type of Traditional Chinese encoding to use. |
msoEncodingCyrillicAutoDetect | 51251 | Web browser auto-detects type of Cyrillic encoding to use. |
msoEncodingGreekAutoDetect | 51253 | Web browser auto-detects type of Greek encoding to use. |
msoEncodingArabicAutoDetect | 51256 | Web browser auto-detects type of Arabic encoding to use. |
msoEncodingEUCJapanese | 51932 | EUC as used with Japanese. |
msoEncodingEUCChineseSimplifiedChinese | 51936 | Extended Unix Code (EUC) as used with Chinese and Simplified Chinese. |
msoEncodingEUCKorean | 51949 | EUC as used with Korean. |
msoEncodingEUCTaiwaneseTraditionalChinese | 51950 | EUC as used with Taiwanese and Traditional Chinese. |
msoEncodingHZGBSimplifiedChinese | 52936 | Simplified Chinese (HZGB). |
msoEncodingSimplifiedChineseGB18030 | 54936 | Simplified Chinese GB 18030. |
msoEncodingISCIIDevanagari | 57002 | ISCII as used with Devanagari. |
msoEncodingISCIIBengali | 57003 | ISCII as used with Bengali. |
msoEncodingISCIITamil | 57004 | ISCII as used with Tamil. |
msoEncodingISCIITelugu | 57005 | ISCII as used with Telugu. |
msoEncodingISCIIAssamese | 57006 | Indian Script Code for Information Interchange (ISCII) as used with Assamese. |
msoEncodingISCIIOriya | 57007 | ISCII as used with Oriya. |
msoEncodingISCIIKannada | 57008 | ISCII as used with Kannada. |
msoEncodingISCIIMalayalam | 57009 | ISCII as used with Malayalam. |
msoEncodingISCIIGujarati | 57010 | ISCII as used with Gujarati. |
msoEncodingISCIIPunjabi | 57011 | ISCII as used with Punjabi. |
msoEncodingUTF7 | 65000 | UTF-7 encoding. |
msoEncodingUTF8 | 65001 | UTF-8 encoding. |