Uses of Class
org.pptx4j.pml.CTNotesMasterIdList
Packages that use CTNotesMasterIdList
-
Uses of CTNotesMasterIdList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTNotesMasterIdListMethods in org.pptx4j.pml that return CTNotesMasterIdListModifier and TypeMethodDescriptionObjectFactory.createCTNotesMasterIdList()Create an instance ofCTNotesMasterIdListPresentation.getNotesMasterIdLst()Gets the value of the notesMasterIdLst property.Methods in org.pptx4j.pml with parameters of type CTNotesMasterIdListModifier and TypeMethodDescriptionvoidPresentation.setNotesMasterIdLst(CTNotesMasterIdList value) Sets the value of the notesMasterIdLst property.