Uses of Class
org.docx4j.dml.chart.CTTextLanguageID
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTTextLanguageID in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTTextLanguageID Modifier and Type Field Description protected CTTextLanguageIDCTChartSpace. langMethods in org.docx4j.dml.chart that return CTTextLanguageID Modifier and Type Method Description CTTextLanguageIDObjectFactory. createCTTextLanguageID()Create an instance ofCTTextLanguageIDCTTextLanguageIDCTChartSpace. getLang()Gets the value of the lang property.Methods in org.docx4j.dml.chart with parameters of type CTTextLanguageID Modifier and Type Method Description voidCTChartSpace. setLang(CTTextLanguageID value)Sets the value of the lang property.