Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STSidePos
Packages that use STSidePos
-
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 STSidePosModifier and TypeFieldDescriptionprotected STSidePosCTChartTitle.posprotected STSidePosCTLegend.posMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STSidePosModifier and TypeMethodDescriptionstatic STSidePosCTChartTitle.getPos()Gets the value of the pos property.CTLegend.getPos()Gets the value of the pos property.static STSidePosReturns 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.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type STSidePos