Uses of Class
org.pptx4j.pml.CTNotesMasterIdList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTNotesMasterIdList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTNotesMasterIdList Modifier and Type Field Description protected CTNotesMasterIdListPresentation. notesMasterIdLstMethods in org.pptx4j.pml that return CTNotesMasterIdList Modifier and Type Method Description CTNotesMasterIdListObjectFactory. createCTNotesMasterIdList()Create an instance ofCTNotesMasterIdListCTNotesMasterIdListPresentation. getNotesMasterIdLst()Gets the value of the notesMasterIdLst property.Methods in org.pptx4j.pml with parameters of type CTNotesMasterIdList Modifier and Type Method Description voidPresentation. setNotesMasterIdLst(CTNotesMasterIdList value)Sets the value of the notesMasterIdLst property.