All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.rgielen.com4j.office2010.office.MsoEncoding Maven / Gradle / Ivy

The newest version!
package net.rgielen.com4j.office2010.office  ;

import com4j.*;

/**
 */
public enum MsoEncoding implements ComEnum {
  /**
   * 

* The value of this constant is 874 *

*/ msoEncodingThai(874), /** *

* The value of this constant is 932 *

*/ msoEncodingJapaneseShiftJIS(932), /** *

* The value of this constant is 936 *

*/ msoEncodingSimplifiedChineseGBK(936), /** *

* The value of this constant is 949 *

*/ msoEncodingKorean(949), /** *

* The value of this constant is 950 *

*/ msoEncodingTraditionalChineseBig5(950), /** *

* The value of this constant is 1200 *

*/ msoEncodingUnicodeLittleEndian(1200), /** *

* The value of this constant is 1201 *

*/ msoEncodingUnicodeBigEndian(1201), /** *

* The value of this constant is 1250 *

*/ msoEncodingCentralEuropean(1250), /** *

* The value of this constant is 1251 *

*/ msoEncodingCyrillic(1251), /** *

* The value of this constant is 1252 *

*/ msoEncodingWestern(1252), /** *

* The value of this constant is 1253 *

*/ msoEncodingGreek(1253), /** *

* The value of this constant is 1254 *

*/ msoEncodingTurkish(1254), /** *

* The value of this constant is 1255 *

*/ msoEncodingHebrew(1255), /** *

* The value of this constant is 1256 *

*/ msoEncodingArabic(1256), /** *

* The value of this constant is 1257 *

*/ msoEncodingBaltic(1257), /** *

* The value of this constant is 1258 *

*/ msoEncodingVietnamese(1258), /** *

* The value of this constant is 50001 *

*/ msoEncodingAutoDetect(50001), /** *

* The value of this constant is 50932 *

*/ msoEncodingJapaneseAutoDetect(50932), /** *

* The value of this constant is 50936 *

*/ msoEncodingSimplifiedChineseAutoDetect(50936), /** *

* The value of this constant is 50949 *

*/ msoEncodingKoreanAutoDetect(50949), /** *

* The value of this constant is 50950 *

*/ msoEncodingTraditionalChineseAutoDetect(50950), /** *

* The value of this constant is 51251 *

*/ msoEncodingCyrillicAutoDetect(51251), /** *

* The value of this constant is 51253 *

*/ msoEncodingGreekAutoDetect(51253), /** *

* The value of this constant is 51256 *

*/ msoEncodingArabicAutoDetect(51256), /** *

* The value of this constant is 28591 *

*/ msoEncodingISO88591Latin1(28591), /** *

* The value of this constant is 28592 *

*/ msoEncodingISO88592CentralEurope(28592), /** *

* The value of this constant is 28593 *

*/ msoEncodingISO88593Latin3(28593), /** *

* The value of this constant is 28594 *

*/ msoEncodingISO88594Baltic(28594), /** *

* The value of this constant is 28595 *

*/ msoEncodingISO88595Cyrillic(28595), /** *

* The value of this constant is 28596 *

*/ msoEncodingISO88596Arabic(28596), /** *

* The value of this constant is 28597 *

*/ msoEncodingISO88597Greek(28597), /** *

* The value of this constant is 28598 *

*/ msoEncodingISO88598Hebrew(28598), /** *

* The value of this constant is 28599 *

*/ msoEncodingISO88599Turkish(28599), /** *

* The value of this constant is 28605 *

*/ msoEncodingISO885915Latin9(28605), /** *

* The value of this constant is 38598 *

*/ msoEncodingISO88598HebrewLogical(38598), /** *

* The value of this constant is 50220 *

*/ msoEncodingISO2022JPNoHalfwidthKatakana(50220), /** *

* The value of this constant is 50221 *

*/ msoEncodingISO2022JPJISX02021984(50221), /** *

* The value of this constant is 50222 *

*/ msoEncodingISO2022JPJISX02011989(50222), /** *

* The value of this constant is 50225 *

*/ msoEncodingISO2022KR(50225), /** *

* The value of this constant is 50227 *

*/ msoEncodingISO2022CNTraditionalChinese(50227), /** *

* The value of this constant is 50229 *

*/ msoEncodingISO2022CNSimplifiedChinese(50229), /** *

* The value of this constant is 10000 *

*/ msoEncodingMacRoman(10000), /** *

* The value of this constant is 10001 *

*/ msoEncodingMacJapanese(10001), /** *

* The value of this constant is 10002 *

*/ msoEncodingMacTraditionalChineseBig5(10002), /** *

* The value of this constant is 10003 *

*/ msoEncodingMacKorean(10003), /** *

* The value of this constant is 10004 *

*/ msoEncodingMacArabic(10004), /** *

* The value of this constant is 10005 *

*/ msoEncodingMacHebrew(10005), /** *

* The value of this constant is 10006 *

*/ msoEncodingMacGreek1(10006), /** *

* The value of this constant is 10007 *

*/ msoEncodingMacCyrillic(10007), /** *

* The value of this constant is 10008 *

*/ msoEncodingMacSimplifiedChineseGB2312(10008), /** *

* The value of this constant is 10010 *

*/ msoEncodingMacRomania(10010), /** *

* The value of this constant is 10017 *

*/ msoEncodingMacUkraine(10017), /** *

* The value of this constant is 10029 *

*/ msoEncodingMacLatin2(10029), /** *

* The value of this constant is 10079 *

*/ msoEncodingMacIcelandic(10079), /** *

* The value of this constant is 10081 *

*/ msoEncodingMacTurkish(10081), /** *

* The value of this constant is 10082 *

*/ msoEncodingMacCroatia(10082), /** *

* The value of this constant is 37 *

*/ msoEncodingEBCDICUSCanada(37), /** *

* The value of this constant is 500 *

*/ msoEncodingEBCDICInternational(500), /** *

* The value of this constant is 870 *

*/ msoEncodingEBCDICMultilingualROECELatin2(870), /** *

* The value of this constant is 875 *

*/ msoEncodingEBCDICGreekModern(875), /** *

* The value of this constant is 1026 *

*/ msoEncodingEBCDICTurkishLatin5(1026), /** *

* The value of this constant is 20273 *

*/ msoEncodingEBCDICGermany(20273), /** *

* The value of this constant is 20277 *

*/ msoEncodingEBCDICDenmarkNorway(20277), /** *

* The value of this constant is 20278 *

*/ msoEncodingEBCDICFinlandSweden(20278), /** *

* The value of this constant is 20280 *

*/ msoEncodingEBCDICItaly(20280), /** *

* The value of this constant is 20284 *

*/ msoEncodingEBCDICLatinAmericaSpain(20284), /** *

* The value of this constant is 20285 *

*/ msoEncodingEBCDICUnitedKingdom(20285), /** *

* The value of this constant is 20290 *

*/ msoEncodingEBCDICJapaneseKatakanaExtended(20290), /** *

* The value of this constant is 20297 *

*/ msoEncodingEBCDICFrance(20297), /** *

* The value of this constant is 20420 *

*/ msoEncodingEBCDICArabic(20420), /** *

* The value of this constant is 20423 *

*/ msoEncodingEBCDICGreek(20423), /** *

* The value of this constant is 20424 *

*/ msoEncodingEBCDICHebrew(20424), /** *

* The value of this constant is 20833 *

*/ msoEncodingEBCDICKoreanExtended(20833), /** *

* The value of this constant is 20838 *

*/ msoEncodingEBCDICThai(20838), /** *

* The value of this constant is 20871 *

*/ msoEncodingEBCDICIcelandic(20871), /** *

* The value of this constant is 20905 *

*/ msoEncodingEBCDICTurkish(20905), /** *

* The value of this constant is 20880 *

*/ msoEncodingEBCDICRussian(20880), /** *

* The value of this constant is 21025 *

*/ msoEncodingEBCDICSerbianBulgarian(21025), /** *

* The value of this constant is 50930 *

*/ msoEncodingEBCDICJapaneseKatakanaExtendedAndJapanese(50930), /** *

* The value of this constant is 50931 *

*/ msoEncodingEBCDICUSCanadaAndJapanese(50931), /** *

* The value of this constant is 50933 *

*/ msoEncodingEBCDICKoreanExtendedAndKorean(50933), /** *

* The value of this constant is 50935 *

*/ msoEncodingEBCDICSimplifiedChineseExtendedAndSimplifiedChinese(50935), /** *

* The value of this constant is 50937 *

*/ msoEncodingEBCDICUSCanadaAndTraditionalChinese(50937), /** *

* The value of this constant is 50939 *

*/ msoEncodingEBCDICJapaneseLatinExtendedAndJapanese(50939), /** *

* The value of this constant is 437 *

*/ msoEncodingOEMUnitedStates(437), /** *

* The value of this constant is 737 *

*/ msoEncodingOEMGreek437G(737), /** *

* The value of this constant is 775 *

*/ msoEncodingOEMBaltic(775), /** *

* The value of this constant is 850 *

*/ msoEncodingOEMMultilingualLatinI(850), /** *

* The value of this constant is 852 *

*/ msoEncodingOEMMultilingualLatinII(852), /** *

* The value of this constant is 855 *

*/ msoEncodingOEMCyrillic(855), /** *

* The value of this constant is 857 *

*/ msoEncodingOEMTurkish(857), /** *

* The value of this constant is 860 *

*/ msoEncodingOEMPortuguese(860), /** *

* The value of this constant is 861 *

*/ msoEncodingOEMIcelandic(861), /** *

* The value of this constant is 862 *

*/ msoEncodingOEMHebrew(862), /** *

* The value of this constant is 863 *

*/ msoEncodingOEMCanadianFrench(863), /** *

* The value of this constant is 864 *

*/ msoEncodingOEMArabic(864), /** *

* The value of this constant is 865 *

*/ msoEncodingOEMNordic(865), /** *

* The value of this constant is 866 *

*/ msoEncodingOEMCyrillicII(866), /** *

* The value of this constant is 869 *

*/ msoEncodingOEMModernGreek(869), /** *

* The value of this constant is 51932 *

*/ msoEncodingEUCJapanese(51932), /** *

* The value of this constant is 51936 *

*/ msoEncodingEUCChineseSimplifiedChinese(51936), /** *

* The value of this constant is 51949 *

*/ msoEncodingEUCKorean(51949), /** *

* The value of this constant is 51950 *

*/ msoEncodingEUCTaiwaneseTraditionalChinese(51950), /** *

* The value of this constant is 57002 *

*/ msoEncodingISCIIDevanagari(57002), /** *

* The value of this constant is 57003 *

*/ msoEncodingISCIIBengali(57003), /** *

* The value of this constant is 57004 *

*/ msoEncodingISCIITamil(57004), /** *

* The value of this constant is 57005 *

*/ msoEncodingISCIITelugu(57005), /** *

* The value of this constant is 57006 *

*/ msoEncodingISCIIAssamese(57006), /** *

* The value of this constant is 57007 *

*/ msoEncodingISCIIOriya(57007), /** *

* The value of this constant is 57008 *

*/ msoEncodingISCIIKannada(57008), /** *

* The value of this constant is 57009 *

*/ msoEncodingISCIIMalayalam(57009), /** *

* The value of this constant is 57010 *

*/ msoEncodingISCIIGujarati(57010), /** *

* The value of this constant is 57011 *

*/ msoEncodingISCIIPunjabi(57011), /** *

* The value of this constant is 708 *

*/ msoEncodingArabicASMO(708), /** *

* The value of this constant is 720 *

*/ msoEncodingArabicTransparentASMO(720), /** *

* The value of this constant is 1361 *

*/ msoEncodingKoreanJohab(1361), /** *

* The value of this constant is 20000 *

*/ msoEncodingTaiwanCNS(20000), /** *

* The value of this constant is 20001 *

*/ msoEncodingTaiwanTCA(20001), /** *

* The value of this constant is 20002 *

*/ msoEncodingTaiwanEten(20002), /** *

* The value of this constant is 20003 *

*/ msoEncodingTaiwanIBM5550(20003), /** *

* The value of this constant is 20004 *

*/ msoEncodingTaiwanTeleText(20004), /** *

* The value of this constant is 20005 *

*/ msoEncodingTaiwanWang(20005), /** *

* The value of this constant is 20105 *

*/ msoEncodingIA5IRV(20105), /** *

* The value of this constant is 20106 *

*/ msoEncodingIA5German(20106), /** *

* The value of this constant is 20107 *

*/ msoEncodingIA5Swedish(20107), /** *

* The value of this constant is 20108 *

*/ msoEncodingIA5Norwegian(20108), /** *

* The value of this constant is 20127 *

*/ msoEncodingUSASCII(20127), /** *

* The value of this constant is 20261 *

*/ msoEncodingT61(20261), /** *

* The value of this constant is 20269 *

*/ msoEncodingISO6937NonSpacingAccent(20269), /** *

* The value of this constant is 20866 *

*/ msoEncodingKOI8R(20866), /** *

* The value of this constant is 21027 *

*/ msoEncodingExtAlphaLowercase(21027), /** *

* The value of this constant is 21866 *

*/ msoEncodingKOI8U(21866), /** *

* The value of this constant is 29001 *

*/ msoEncodingEuropa3(29001), /** *

* The value of this constant is 52936 *

*/ msoEncodingHZGBSimplifiedChinese(52936), /** *

* The value of this constant is 54936 *

*/ msoEncodingSimplifiedChineseGB18030(54936), /** *

* The value of this constant is 65000 *

*/ msoEncodingUTF7(65000), /** *

* The value of this constant is 65001 *

*/ msoEncodingUTF8(65001), ; private final int value; MsoEncoding(int value) { this.value=value; } public int comEnumValue() { return value; } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy