Uses of Class
org.apache.poi.sl.draw.binding.CTGeomRect
Packages that use CTGeomRect
-
Uses of CTGeomRect in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTGeomRectMethods in org.apache.poi.sl.draw.binding that return CTGeomRectModifier and TypeMethodDescriptionObjectFactory.createCTGeomRect()
Create an instance ofCTGeomRect
CTCustomGeometry2D.getRect()
Gets the value of the rect property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTGeomRectModifier and TypeMethodDescriptionvoid
CTCustomGeometry2D.setRect
(CTGeomRect value) Sets the value of the rect property.