| Package | Description |
|---|---|
| org.pptx4j.pml |
| Modifier and Type | Field and Description |
|---|---|
protected CTOptionalBlackTransition |
CTSlideTransition.cut |
protected CTOptionalBlackTransition |
CTSlideTransition.fade |
| Modifier and Type | Method and Description |
|---|---|
CTOptionalBlackTransition |
ObjectFactory.createCTOptionalBlackTransition()
Create an instance of
CTOptionalBlackTransition |
CTOptionalBlackTransition |
CTSlideTransition.getCut()
Gets the value of the cut property.
|
CTOptionalBlackTransition |
CTSlideTransition.getFade()
Gets the value of the fade property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTSlideTransition.setCut(CTOptionalBlackTransition value)
Sets the value of the cut property.
|
void |
CTSlideTransition.setFade(CTOptionalBlackTransition value)
Sets the value of the fade property.
|
Copyright © 2007-2022. All Rights Reserved.