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