|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISetEffect
Method Summary | |
---|---|
java.lang.Object |
getTo()
Specifies the certain attribute of a effect after an animation effect. |
void |
setTo(java.lang.Object value)
Specifies the certain attribute of a effect after an animation effect. |
Methods inherited from interface com.aspose.slides.IBehavior |
---|
getAccumulate, getAdditive, getProperties, getTiming, setAccumulate, setAdditive, setTiming |
Method Detail |
---|
java.lang.Object getTo()
Specifies the certain attribute of a effect after an animation effect.
Represents point value.
Only: bool, ColorFormat, float, int, string.
Read/write Object
.
void setTo(java.lang.Object value)
Specifies the certain attribute of a effect after an animation effect.
Represents point value.
Only: bool, ColorFormat, float, int, string.
Read/write Object
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |