Uses of Class
org.docx4j.dml.CTPictureLocking
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTPictureLocking in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPictureLocking Modifier and Type Field Description protected CTPictureLockingCTNonVisualPictureProperties. picLocksMethods in org.docx4j.dml that return CTPictureLocking Modifier and Type Method Description CTPictureLockingObjectFactory. createCTPictureLocking()Create an instance ofCTPictureLockingCTPictureLockingCTNonVisualPictureProperties. getPicLocks()Gets the value of the picLocks property.Methods in org.docx4j.dml with parameters of type CTPictureLocking Modifier and Type Method Description voidCTNonVisualPictureProperties. setPicLocks(CTPictureLocking value)Sets the value of the picLocks property.