IBasePortionFormatEffectFormat Property |
Returns the text EffectFormat properties. No inheritance applied.
Read-only
IEffectFormat.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxIEffectFormat EffectFormat { get; }
ReadOnly Property EffectFormat As IEffectFormat
Get
property IEffectFormat^ EffectFormat {
IEffectFormat^ get ();
}
abstract EffectFormat : IEffectFormat with get
Property Value
Type:
IEffectFormat
See Also