Class ExcelDrawingInnerShadowEffect
The inner shadow effect. A shadow is applied within the edges of the drawing.
Inheritance
Object
ExcelDrawingInnerShadowEffect
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
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 |
|---|---|
| Nullable<Double> |