Uses of Enum
org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main.STDisplayLocation
Packages that use STDisplayLocation
-
Uses of STDisplayLocation in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main declared as STDisplayLocationMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main that return STDisplayLocationModifier and TypeMethodDescriptionstatic STDisplayLocationCTTracksInfo.getDisplayLoc()Gets the value of the displayLoc property.static STDisplayLocationReturns the enum constant of this type with the specified name.static STDisplayLocation[]STDisplayLocation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main with parameters of type STDisplayLocationModifier and TypeMethodDescriptionvoidCTTracksInfo.setDisplayLoc(STDisplayLocation value) Sets the value of the displayLoc property.