Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main.STDisplayLocation
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main |
-
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 STDisplayLocation Modifier and Type Field Description protected STDisplayLocationCTTracksInfo. displayLocMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main that return STDisplayLocation Modifier and Type Method Description static STDisplayLocationSTDisplayLocation. fromValue(java.lang.String v)STDisplayLocationCTTracksInfo. getDisplayLoc()Gets the value of the displayLoc property.static STDisplayLocationSTDisplayLocation. valueOf(java.lang.String name)Returns 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 STDisplayLocation Modifier and Type Method Description voidCTTracksInfo. setDisplayLoc(STDisplayLocation value)Sets the value of the displayLoc property.