Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STSidePos
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of STSidePos in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STSidePos Modifier and Type Field Description protected STSidePosCTChartTitle. posprotected STSidePosCTLegend. posMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STSidePos Modifier and Type Method Description static STSidePosSTSidePos. fromValue(java.lang.String v)STSidePosCTChartTitle. getPos()Gets the value of the pos property.STSidePosCTLegend. getPos()Gets the value of the pos property.static STSidePosSTSidePos. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STSidePos[]STSidePos. values()Returns an array containing the constants of this enum type, in the order they are declared.