Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main.CTTrackList
Packages that use CTTrackList
-
Uses of CTTrackList in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main declared as CTTrackListMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main that return CTTrackListModifier and TypeMethodDescriptionObjectFactory.createCTTrackList()Create an instance ofCTTrackListCTTracksInfo.getTrackLst()Gets the value of the trackLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main with parameters of type CTTrackListModifier and TypeMethodDescriptionvoidCTTracksInfo.setTrackLst(CTTrackList value) Sets the value of the trackLst property.