Uses of Class
org.pptx4j.pml.CTHandoutMasterIdList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTHandoutMasterIdList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTHandoutMasterIdList Modifier and Type Field Description protected CTHandoutMasterIdListPresentation. handoutMasterIdLstMethods in org.pptx4j.pml that return CTHandoutMasterIdList Modifier and Type Method Description CTHandoutMasterIdListObjectFactory. createCTHandoutMasterIdList()Create an instance ofCTHandoutMasterIdListCTHandoutMasterIdListPresentation. getHandoutMasterIdLst()Gets the value of the handoutMasterIdLst property.Methods in org.pptx4j.pml with parameters of type CTHandoutMasterIdList Modifier and Type Method Description voidPresentation. setHandoutMasterIdLst(CTHandoutMasterIdList value)Sets the value of the handoutMasterIdLst property.