com.aspose.slides
Class EffectStyleEx

java.lang.Object
  extended by com.aspose.slides.EffectStyleEx

public class EffectStyleEx
extends java.lang.Object

Represents an effect style.


Method Summary
 EffectFormatEx getEffectFormat()
           Returns an effect format.
 ThreeDFormatEx getThreeDFormat()
           Returns an 3d format.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEffectFormat

public EffectFormatEx getEffectFormat()

Returns an effect format. Readonly EffectFormatEx.


getThreeDFormat

public ThreeDFormatEx getThreeDFormat()

Returns an 3d format. Readonly ThreeDFormatEx.