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