Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main.CTMediaFade
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main |
-
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 CTMediaFade Modifier and Type Field Description protected CTMediaFadeCTMedia. fadeMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return CTMediaFade Modifier and Type Method Description CTMediaFadeObjectFactory. createCTMediaFade()Create an instance ofCTMediaFadeCTMediaFadeCTMedia. getFade()Gets the value of the fade property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTMediaFade Modifier and Type Method Description voidCTMedia. setFade(CTMediaFade value)Sets the value of the fade property.