Uses of Class
org.docx4j.wml.CTLanguage
Packages that use CTLanguage
-
Uses of CTLanguage in org.docx4j.wml
Fields in org.docx4j.wml declared as CTLanguageModifier and TypeFieldDescriptionprotected CTLanguageRPrAbstract.langprotected CTLanguageCTSettings.themeFontLangMethods in org.docx4j.wml that return CTLanguageModifier and TypeMethodDescriptionObjectFactory.createCTLanguage()Create an instance ofCTLanguageRPrAbstract.getLang()Gets the value of the lang property.CTSettings.getThemeFontLang()Gets the value of the themeFontLang property.Methods in org.docx4j.wml that return types with arguments of type CTLanguageModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTLanguage>ObjectFactory.createCTParaRPrOriginalLang(CTLanguage value) jakarta.xml.bind.JAXBElement<CTLanguage>ObjectFactory.createCTRPrChangeRPrLang(CTLanguage value) Methods in org.docx4j.wml with parameters of type CTLanguageModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTLanguage>ObjectFactory.createCTParaRPrOriginalLang(CTLanguage value) jakarta.xml.bind.JAXBElement<CTLanguage>ObjectFactory.createCTRPrChangeRPrLang(CTLanguage value) voidRPrAbstract.setLang(CTLanguage value) Sets the value of the lang property.voidCTSettings.setThemeFontLang(CTLanguage value) Sets the value of the themeFontLang property.