Uses of Class
org.pptx4j.pml.CTNotesMasterIdListEntry
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTNotesMasterIdListEntry in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTNotesMasterIdListEntry Modifier and Type Field Description protected CTNotesMasterIdListEntryCTNotesMasterIdList. notesMasterIdMethods in org.pptx4j.pml that return CTNotesMasterIdListEntry Modifier and Type Method Description CTNotesMasterIdListEntryObjectFactory. createCTNotesMasterIdListEntry()Create an instance ofCTNotesMasterIdListEntryCTNotesMasterIdListEntryCTNotesMasterIdList. getNotesMasterId()Gets the value of the notesMasterId property.Methods in org.pptx4j.pml with parameters of type CTNotesMasterIdListEntry Modifier and Type Method Description voidCTNotesMasterIdList. setNotesMasterId(CTNotesMasterIdListEntry value)Sets the value of the notesMasterId property.