Uses of Class
org.docx4j.dml.chart.CTTextLanguageID
Packages that use CTTextLanguageID
-
Uses of CTTextLanguageID in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTTextLanguageIDMethods in org.docx4j.dml.chart that return CTTextLanguageIDModifier and TypeMethodDescriptionObjectFactory.createCTTextLanguageID()Create an instance ofCTTextLanguageIDCTChartSpace.getLang()Gets the value of the lang property.Methods in org.docx4j.dml.chart with parameters of type CTTextLanguageIDModifier and TypeMethodDescriptionvoidCTChartSpace.setLang(CTTextLanguageID value) Sets the value of the lang property.