Uses of Class
org.xlsx4j.sml.CTTextPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTTextPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTextPr Modifier and Type Field Description protected CTTextPrCTConnection. textPrMethods in org.xlsx4j.sml that return CTTextPr Modifier and Type Method Description CTTextPrObjectFactory. createCTTextPr()Create an instance ofCTTextPrCTTextPrCTConnection. getTextPr()Gets the value of the textPr property.Methods in org.xlsx4j.sml with parameters of type CTTextPr Modifier and Type Method Description voidCTConnection. setTextPr(CTTextPr value)Sets the value of the textPr property.