| Package | Description |
|---|---|
| org.pptx4j.pml |
| Modifier and Type | Field and Description |
|---|---|
protected CTCustomerDataList |
NvPr.custDataLst |
protected CTCustomerDataList |
CommonSlideData.custDataLst |
protected CTCustomerDataList |
Presentation.custDataLst |
| Modifier and Type | Method and Description |
|---|---|
CTCustomerDataList |
ObjectFactory.createCTCustomerDataList()
Create an instance of
CTCustomerDataList |
CTCustomerDataList |
NvPr.getCustDataLst()
Gets the value of the custDataLst property.
|
CTCustomerDataList |
CommonSlideData.getCustDataLst()
Gets the value of the custDataLst property.
|
CTCustomerDataList |
Presentation.getCustDataLst()
Gets the value of the custDataLst property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NvPr.setCustDataLst(CTCustomerDataList value)
Sets the value of the custDataLst property.
|
void |
CommonSlideData.setCustDataLst(CTCustomerDataList value)
Sets the value of the custDataLst property.
|
void |
Presentation.setCustDataLst(CTCustomerDataList value)
Sets the value of the custDataLst property.
|
Copyright © 2007–2023. All rights reserved.