Uses of Class
org.xlsx4j.sml.CTObjectPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTObjectPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTObjectPr Modifier and Type Field Description protected CTObjectPrCTOleObject. objectPrMethods in org.xlsx4j.sml that return CTObjectPr Modifier and Type Method Description CTObjectPrObjectFactory. createCTObjectPr()Create an instance ofCTObjectPrCTObjectPrCTOleObject. getObjectPr()Gets the value of the objectPr property.Methods in org.xlsx4j.sml with parameters of type CTObjectPr Modifier and Type Method Description voidCTOleObject. setObjectPr(CTObjectPr value)Sets the value of the objectPr property.