Class ExcelDrawingInnerShadowEffect
The inner shadow effect. A shadow is applied within the edges of the drawing.
Inheritance
ExcelDrawingInnerShadowEffect
Inherited Members
Namespace: OfficeOpenXml.Drawing.Style.Effect
Assembly: EPPlus.dll
Syntax
public class ExcelDrawingInnerShadowEffect : ExcelDrawingShadowEffect
Properties
BlurRadius
The blur radius.
Declaration
public double? BlurRadius { get; set; }
Property Value
| Type | Description |
|---|---|
| double? |