Uses of Class
org.xlsx4j.sml.CTObjectPr
Packages that use CTObjectPr
-
Uses of CTObjectPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTObjectPrMethods in org.xlsx4j.sml that return CTObjectPrModifier and TypeMethodDescriptionObjectFactory.createCTObjectPr()Create an instance ofCTObjectPrCTOleObject.getObjectPr()Gets the value of the objectPr property.Methods in org.xlsx4j.sml with parameters of type CTObjectPrModifier and TypeMethodDescriptionvoidCTOleObject.setObjectPr(CTObjectPr value) Sets the value of the objectPr property.