Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main.CTTrackList
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main |
-
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 CTTrackList Modifier and Type Field Description protected CTTrackListCTTracksInfo. trackLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main that return CTTrackList Modifier and Type Method Description CTTrackListObjectFactory. createCTTrackList()Create an instance ofCTTrackListCTTrackListCTTracksInfo. getTrackLst()Gets the value of the trackLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201703.main with parameters of type CTTrackList Modifier and Type Method Description voidCTTracksInfo. setTrackLst(CTTrackList value)Sets the value of the trackLst property.