Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main.CTMediaTrim
Packages that use CTMediaTrim
-
Uses of CTMediaTrim in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main declared as CTMediaTrimMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return CTMediaTrimModifier and TypeMethodDescriptionObjectFactory.createCTMediaTrim()Create an instance ofCTMediaTrimCTMedia.getTrim()Gets the value of the trim property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTMediaTrimModifier and TypeMethodDescriptionvoidCTMedia.setTrim(CTMediaTrim value) Sets the value of the trim property.