Uses of Class
org.pptx4j.pml.CTCustomerDataList
Packages that use CTCustomerDataList
-
Uses of CTCustomerDataList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTCustomerDataListModifier and TypeFieldDescriptionprotected CTCustomerDataListCommonSlideData.custDataLstprotected CTCustomerDataListNvPr.custDataLstprotected CTCustomerDataListPresentation.custDataLstMethods in org.pptx4j.pml that return CTCustomerDataListModifier and TypeMethodDescriptionObjectFactory.createCTCustomerDataList()Create an instance ofCTCustomerDataListCommonSlideData.getCustDataLst()Gets the value of the custDataLst property.NvPr.getCustDataLst()Gets the value of the custDataLst property.Presentation.getCustDataLst()Gets the value of the custDataLst property.Methods in org.pptx4j.pml with parameters of type CTCustomerDataListModifier and TypeMethodDescriptionvoidCommonSlideData.setCustDataLst(CTCustomerDataList value) Sets the value of the custDataLst property.voidNvPr.setCustDataLst(CTCustomerDataList value) Sets the value of the custDataLst property.voidPresentation.setCustDataLst(CTCustomerDataList value) Sets the value of the custDataLst property.