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