Class ExcelDrawingShadowEffectBase
Base class for shadow effects
Inheritance
ExcelDrawingShadowEffectBase
Inherited Members
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 |