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_Immediatepublic final IEffectFormat getEffectFormat()
Returns an effect format.
Read-only IEffectFormat.
getEffectFormat in interface IEffectStylepublic final IThreeDFormat getThreeDFormat()
Returns an 3d format.
Read-only IThreeDFormat.
getThreeDFormat in interface IEffectStyleCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.