Uses of Class
org.docx4j.w14.CTRelativeRect
| Package | Description |
|---|---|
| org.docx4j.w14 |
-
Uses of CTRelativeRect in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTRelativeRect Modifier and Type Field Description protected CTRelativeRectCTPathShadeProperties. fillToRectMethods in org.docx4j.w14 that return CTRelativeRect Modifier and Type Method Description CTRelativeRectObjectFactory. createCTRelativeRect()Create an instance ofCTRelativeRectCTRelativeRectCTPathShadeProperties. getFillToRect()Gets the value of the fillToRect property.Methods in org.docx4j.w14 with parameters of type CTRelativeRect Modifier and Type Method Description voidCTPathShadeProperties. setFillToRect(CTRelativeRect value)Sets the value of the fillToRect property.