Enum ePresetShadowType
- Namespace
- OfficeOpenXml.Drawing
- Assembly
- EPPlus.dll
This enum indicates one of 20 preset OOXML shadow types. This values does NOT correspond to the the preset types in Excel. Please use the SetPresetShadow method for Excel preset types. SetPresetShadow(ePresetExcelShadowType)
public enum ePresetShadowType
Fields
BackCenterPerspectiveShadow = 18
- Back Center Perspective Shadow
BackLeftLongPerspectiveShadow = 10
- Back Left Long Perspective Shadow
BackLeftPerspectiveShadow = 2
BackRightLongPerspectiveShadow = 11
Back Right Long Perspective Shadow
BackRightPerspectiveShadow = 3
- Back Right Perspective Shadow
BottomLeftDropShadow = 4
- Bottom Left Drop Shadow
BottomRightDropShadow = 5
- Bottom Right Drop Shadow
BottomRightSmallDropShadow = 13
- Bottom Right Small Drop Shadow
FrontBottomShadow = 19
- Front Bottom Shadow
FrontLeftLongPerspectiveShadow = 14
- Front Left Long Perspective Shadow
FrontLeftPerspectiveShadow = 6
- FrontLeftPerspectiveShadow
FrontRightLongPerspectiveShadow = 15
- Front Right LongPerspective Shadow
FrontRightPerspectiveShadow = 7
- Front Right Perspective Shadow
InnerBoxShadow3D = 17
- 3D Inner Box Shadow
OuterBoxShadow3D = 16
- 3D Outer Box Shadow
TopLeftDoubleDropShadow = 12
- Top Left Double Drop Shadow
TopLeftDropShadow = 0
- Top Left Drop Shadow, Default
TopLeftLargeDropShadow = 9
- Top Left Large Drop Shadow
TopLeftSmallDropShadow = 8
- Top Left Small DropShadow
TopRightDropShadow = 1
- Top Right Drop Shadow