ShapeShdwShowValue
ShapeShdwShowValue enumeration
Utility class containing constants. Specifies the type of shadow for a shape.
Values
| Name | Description |
|---|---|
| HAS_GEOM_SHOW | Specifies that the shadow effect set is displayed only if the shape has a Geometry Section_Type. |
| TOP_LEVEL_SHOW | Specifies that the shadow effect set is displayed only if the shape has a Geometry Section_Type and the shape is a top-level shape. |
| ALWAYS_SHOW | Specifies that the shadow effect set is always displayed. |
| UNDEFINED | Undefined. |