Uses of Class
org.docx4j.math.CTScript
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTScript in org.docx4j.math
Fields in org.docx4j.math declared as CTScript Modifier and Type Field Description protected CTScriptCTRPR. scrMethods in org.docx4j.math that return CTScript Modifier and Type Method Description CTScriptObjectFactory. createCTScript()Create an instance ofCTScriptCTScriptCTRPR. getScr()Gets the value of the scr property.Methods in org.docx4j.math with parameters of type CTScript Modifier and Type Method Description voidCTRPR. setScr(CTScript value)Sets the value of the scr property.