Show / Hide Table of Contents

Class ExcelDrawingPresetShadowEffect

A preset shadow types

Inheritance
Object
XmlHelper
ExcelDrawingEffectBase
ExcelDrawingShadowEffectBase
ExcelDrawingShadowEffect
ExcelDrawingPresetShadowEffect
Inherited Members
ExcelDrawingShadowEffect.Color
ExcelDrawingShadowEffect.Direction
ExcelDrawingShadowEffect.InitXml()
ExcelDrawingShadowEffectBase.Distance
ExcelDrawingEffectBase.Delete()
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 ExcelDrawingPresetShadowEffect : ExcelDrawingShadowEffect

Properties

Type

The preset shadow type

Declaration
public ePresetShadowType Type { get; set; }
Property Value
Type Description
ePresetShadowType
In this article
Back to top Generated by DocFX