Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main.CTMediaFade
Packages that use CTMediaFade
-
Uses of CTMediaFade in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main declared as CTMediaFadeMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return CTMediaFadeModifier and TypeMethodDescriptionObjectFactory.createCTMediaFade()Create an instance ofCTMediaFadeCTMedia.getFade()Gets the value of the fade property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTMediaFadeModifier and TypeMethodDescriptionvoidCTMedia.setFade(CTMediaFade value) Sets the value of the fade property.