Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STPageOrientation
Packages that use STPageOrientation
-
Uses of STPageOrientation in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STPageOrientationMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STPageOrientationModifier and TypeMethodDescriptionstatic STPageOrientationCTPageSetup.getOrientation()Gets the value of the orientation property.static STPageOrientationReturns the enum constant of this type with the specified name.static STPageOrientation[]STPageOrientation.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 STPageOrientationModifier and TypeMethodDescriptionvoidCTPageSetup.setOrientation(STPageOrientation value) Sets the value of the orientation property.