Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main.CTMediaTrim
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main |
-
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 CTMediaTrim Modifier and Type Field Description protected CTMediaTrimCTMedia. trimMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return CTMediaTrim Modifier and Type Method Description CTMediaTrimObjectFactory. createCTMediaTrim()Create an instance ofCTMediaTrimCTMediaTrimCTMedia. getTrim()Gets the value of the trim property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTMediaTrim Modifier and Type Method Description voidCTMedia. setTrim(CTMediaTrim value)Sets the value of the trim property.