Uses of Class
org.pptx4j.pml.CommonSlideData
Packages that use CommonSlideData
-
Uses of CommonSlideData in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CommonSlideDataModifier and TypeFieldDescriptionprotected CommonSlideDataHandoutMaster.cSldprotected CommonSlideDataNotes.cSldprotected CommonSlideDataNotesMaster.cSldprotected CommonSlideDataSld.cSldprotected CommonSlideDataSldLayout.cSldprotected CommonSlideDataSldMaster.cSldMethods in org.pptx4j.pml that return CommonSlideDataModifier and TypeMethodDescriptionObjectFactory.createCommonSlideData()Create an instance ofCommonSlideDataHandoutMaster.getCSld()Gets the value of the cSld property.Notes.getCSld()Gets the value of the cSld property.NotesMaster.getCSld()Gets the value of the cSld property.Sld.getCSld()Gets the value of the cSld property.SldLayout.getCSld()Gets the value of the cSld property.SldMaster.getCSld()Gets the value of the cSld property.Methods in org.pptx4j.pml with parameters of type CommonSlideDataModifier and TypeMethodDescriptionvoidHandoutMaster.setCSld(CommonSlideData value) Sets the value of the cSld property.voidNotes.setCSld(CommonSlideData value) Sets the value of the cSld property.voidNotesMaster.setCSld(CommonSlideData value) Sets the value of the cSld property.voidSld.setCSld(CommonSlideData value) Sets the value of the cSld property.voidSldLayout.setCSld(CommonSlideData value) Sets the value of the cSld property.voidSldMaster.setCSld(CommonSlideData value) Sets the value of the cSld property.