Uses of Class
org.xlsx4j.sml.CTRPrElt
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTRPrElt in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTRPrElt Modifier and Type Field Description protected CTRPrEltCTRElt. rPrMethods in org.xlsx4j.sml that return CTRPrElt Modifier and Type Method Description CTRPrEltObjectFactory. createCTRPrElt()Create an instance ofCTRPrEltCTRPrEltCTRElt. getRPr()Gets the value of the rPr property.Methods in org.xlsx4j.sml with parameters of type CTRPrElt Modifier and Type Method Description voidCTRElt. setRPr(CTRPrElt value)Sets the value of the rPr property.