Enum PresetShadowType
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum PresetShadowType : int
Fields
Name | Description |
---|---|
InsideBottom | |
InsideBottomLeft | |
InsideBottomRight | |
InsideCenter | |
InsideLeft | |
InsideRight | |
InsideTop | |
InsideTopLeft | |
InsideTopRight | |
NoShadow | |
OffsetBottom | |
OffsetBottomLeft | |
OffsetBottomRight | |
OffsetCenter | |
OffsetLeft | |
OffsetRight | |
OffsetTop | |
OffsetTopLeft | |
OffsetTopRight | |
PerspectiveLowerLeft | |
PerspectiveLowerRight | |
PerspectiveUpperBelow | |
PerspectiveUpperLeft | |
PerspectiveUpperRight |