Uses of Class
org.pptx4j.pml.CTHandoutMasterIdList
Packages that use CTHandoutMasterIdList
-
Uses of CTHandoutMasterIdList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTHandoutMasterIdListMethods in org.pptx4j.pml that return CTHandoutMasterIdListModifier and TypeMethodDescriptionObjectFactory.createCTHandoutMasterIdList()Create an instance ofCTHandoutMasterIdListPresentation.getHandoutMasterIdLst()Gets the value of the handoutMasterIdLst property.Methods in org.pptx4j.pml with parameters of type CTHandoutMasterIdListModifier and TypeMethodDescriptionvoidPresentation.setHandoutMasterIdLst(CTHandoutMasterIdList value) Sets the value of the handoutMasterIdLst property.