Uses of Class
org.docx4j.sharedtypes.STXAlign
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.sharedtypes |
-
Uses of STXAlign in org.docx4j.math
Fields in org.docx4j.math declared as STXAlign Modifier and Type Field Description protected STXAlignCTXAlign. valMethods in org.docx4j.math that return STXAlign Modifier and Type Method Description STXAlignCTXAlign. getVal()Gets the value of the val property.Methods in org.docx4j.math with parameters of type STXAlign Modifier and Type Method Description voidCTXAlign. setVal(STXAlign value)Sets the value of the val property.