public class EffectStyle extends DomObject<EffectStyleCollection> implements IEffectStyle
Represents an effect style.
Modifier and Type | Method and Description |
---|---|
IEffectFormat |
getEffectFormat()
Returns an effect format.
|
IThreeDFormat |
getThreeDFormat()
Returns an 3d format.
|
getParent_Immediate
public final IEffectFormat getEffectFormat()
Returns an effect format.
Read-only IEffectFormat
.
getEffectFormat
in interface IEffectStyle
public final IThreeDFormat getThreeDFormat()
Returns an 3d format.
Read-only IThreeDFormat
.
getThreeDFormat
in interface IEffectStyle