| Package | Description |
|---|---|
| org.pptx4j.pml |
| Modifier and Type | Field and Description |
|---|---|
protected CTSlideTiming |
Sld.timing |
protected CTSlideTiming |
SldMaster.timing |
protected CTSlideTiming |
SldLayout.timing |
| Modifier and Type | Method and Description |
|---|---|
CTSlideTiming |
ObjectFactory.createCTSlideTiming()
Create an instance of
CTSlideTiming |
CTSlideTiming |
Sld.getTiming()
Gets the value of the timing property.
|
CTSlideTiming |
SldMaster.getTiming()
Gets the value of the timing property.
|
CTSlideTiming |
SldLayout.getTiming()
Gets the value of the timing property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sld.setTiming(CTSlideTiming value)
Sets the value of the timing property.
|
void |
SldMaster.setTiming(CTSlideTiming value)
Sets the value of the timing property.
|
void |
SldLayout.setTiming(CTSlideTiming value)
Sets the value of the timing property.
|
Copyright © 2007–2025. All rights reserved.