Class ExcelDrawingShadowEffectBase
Base class for shadow effects
Inheritance
Object
ExcelDrawingShadowEffectBase
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 abstract class ExcelDrawingShadowEffectBase : ExcelDrawingEffectBase
Properties
Distance
How far to offset the shadow is in pixels
Declaration
public double Distance { get; set; }
Property Value
| Type | Description |
|---|---|
| Double |