Table of Contents

TPresetShadowEffectType Enumeration

Types of preset shadow.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
TopLeftDropShadow 0 Drop shadow in the top-left corner.
TopRightDropShadow 1 Drop shadow in the top-right corner.
BackLeftPerspectiveShadow 2 Perspective shadow in the back pointing left.
BackRightPerspectiveShadow 3 Perspective shadow in the back pointing right.
BottomLeftDropShadow 4 Drop shadow in the bottom-left corner.
BottomRightDropShadow 5 Drop shadow in the bottom-right corner.
FrontLeftPerspectiveShadow 6 Perspective shadow in the front pointing left.
FrontRightPerspectiveShadow 7 Perspective shadow in the front pointing right.
TopLeftSmallDropShadow 8 Small drop shadow in the top-left corner.
TopLeftLargeDropShadow 9 Large drop shadow in the top-left corner.
BackLeftLongPerspectiveShadow 10 Long perspective shadow in the back pointing left.
BackRightLongPerspectiveShadow 11 Long perspective shadow in the back pointing right.
TopLeftDoubleDropShadow 12 Double drop shadow in the top-left corner.
BottomRightSmallDropShadow 13 Small drop shadow in the bottom-right corner.
FrontLeftLongPerspectiveShadow 14 Long perspective shadow in the front pointing left.
FrontRightLongPerspectiveShadow 15 Long perspective shadow in the front pointing right.
OuterBoxShadow3D 16 3D Outer Box Shadow.
InnerBoxShadow3D 17 3D Inner Box Shadow.
BackCenterPerspectiveShadow 18 Perspective shadow in the back to the center.
FrontBottomShadow 19 Perspective shadow in the front at the bottom.