Uses of Class
org.pptx4j.pml.CTHandoutMasterIdListEntry
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTHandoutMasterIdListEntry in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTHandoutMasterIdListEntry Modifier and Type Field Description protected CTHandoutMasterIdListEntryCTHandoutMasterIdList. handoutMasterIdMethods in org.pptx4j.pml that return CTHandoutMasterIdListEntry Modifier and Type Method Description CTHandoutMasterIdListEntryObjectFactory. createCTHandoutMasterIdListEntry()Create an instance ofCTHandoutMasterIdListEntryCTHandoutMasterIdListEntryCTHandoutMasterIdList. getHandoutMasterId()Gets the value of the handoutMasterId property.Methods in org.pptx4j.pml with parameters of type CTHandoutMasterIdListEntry Modifier and Type Method Description voidCTHandoutMasterIdList. setHandoutMasterId(CTHandoutMasterIdListEntry value)Sets the value of the handoutMasterId property.