Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main.CTMediaBookmarkList
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main |
-
Uses of CTMediaBookmarkList in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main declared as CTMediaBookmarkList Modifier and Type Field Description protected CTMediaBookmarkListCTMedia. bmkLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return CTMediaBookmarkList Modifier and Type Method Description CTMediaBookmarkListObjectFactory. createCTMediaBookmarkList()Create an instance ofCTMediaBookmarkListCTMediaBookmarkListCTMedia. getBmkLst()Gets the value of the bmkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTMediaBookmarkList Modifier and Type Method Description voidCTMedia. setBmkLst(CTMediaBookmarkList value)Sets the value of the bmkLst property.