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