com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Class SetEffect

    • Constructor Detail

      • SetEffect

        public SetEffect()
    • Method Detail

      • getTo

        public final 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.

        Specified by:
        getTo in interface ISetEffect
      • setTo

        public final 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.

        Specified by:
        setTo in interface ISetEffect