Uses of Class
org.docx4j.wml.CTReadingModeInkLockDown
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTReadingModeInkLockDown in org.docx4j.wml
Fields in org.docx4j.wml declared as CTReadingModeInkLockDown Modifier and Type Field Description protected CTReadingModeInkLockDownCTSettings. readModeInkLockDownMethods in org.docx4j.wml that return CTReadingModeInkLockDown Modifier and Type Method Description CTReadingModeInkLockDownObjectFactory. createCTReadingModeInkLockDown()Create an instance ofCTReadingModeInkLockDownCTReadingModeInkLockDownCTSettings. getReadModeInkLockDown()Gets the value of the readModeInkLockDown property.Methods in org.docx4j.wml with parameters of type CTReadingModeInkLockDown Modifier and Type Method Description voidCTSettings. setReadModeInkLockDown(CTReadingModeInkLockDown value)Sets the value of the readModeInkLockDown property.