Namespace OfficeOpenXml.Drawing.Style.Effect
Classes
ExcelDrawingBlurEffect
A blur effect that is applied to the shape, including its fill
ExcelDrawingColorChangeEffect
A color change effect
ExcelDrawingColorReplaceEffect
A color change effect
ExcelDrawingDuotoneEffect
A Duotune effect
ExcelDrawingEffectBase
Base class for all drawing effects
ExcelDrawingEffectStyle
Effect styles of a drawing object
ExcelDrawingFillOverlayEffect
The fill overlay effect. A fill overlay can be used to specify an additional fill for a drawing and blend the two together.
ExcelDrawingGlowEffect
The glow effect, in which a color blurred outline is added outside the edges of the drawing
ExcelDrawingInnerShadowEffect
The inner shadow effect. A shadow is applied within the edges of the drawing.
ExcelDrawingOuterShadowEffect
The outer shadow effect. A shadow is applied outside the edges of the drawing.
ExcelDrawingPresetShadowEffect
A preset shadow types
ExcelDrawingReflectionEffect
The reflection effect
ExcelDrawingShadowEffect
The shadow effect applied to a drawing
ExcelDrawingShadowEffectBase
Base class for shadow effects