| Package | Description |
|---|---|
| org.pptx4j.pml |
| Modifier and Type | Field and Description |
|---|---|
protected CommonSlideData |
NotesMaster.cSld |
protected CommonSlideData |
HandoutMaster.cSld |
protected CommonSlideData |
Notes.cSld |
protected CommonSlideData |
SldLayout.cSld |
protected CommonSlideData |
SldMaster.cSld |
protected CommonSlideData |
Sld.cSld |
| Modifier and Type | Method and Description |
|---|---|
CommonSlideData |
ObjectFactory.createCommonSlideData()
Create an instance of
CommonSlideData |
CommonSlideData |
NotesMaster.getCSld()
Gets the value of the cSld property.
|
CommonSlideData |
HandoutMaster.getCSld()
Gets the value of the cSld property.
|
CommonSlideData |
Notes.getCSld()
Gets the value of the cSld property.
|
CommonSlideData |
SldLayout.getCSld()
Gets the value of the cSld property.
|
CommonSlideData |
SldMaster.getCSld()
Gets the value of the cSld property.
|
CommonSlideData |
Sld.getCSld()
Gets the value of the cSld property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotesMaster.setCSld(CommonSlideData value)
Sets the value of the cSld property.
|
void |
HandoutMaster.setCSld(CommonSlideData value)
Sets the value of the cSld property.
|
void |
Notes.setCSld(CommonSlideData value)
Sets the value of the cSld property.
|
void |
SldLayout.setCSld(CommonSlideData value)
Sets the value of the cSld property.
|
void |
SldMaster.setCSld(CommonSlideData value)
Sets the value of the cSld property.
|
void |
Sld.setCSld(CommonSlideData value)
Sets the value of the cSld property.
|
Copyright © 2007–2023. All rights reserved.