public class ShapeShdwShowValue
Field Summary | ||
---|---|---|
static final int | HAS_GEOM_SHOW | |
Specifies that the shadow effect set is displayed only if the shape has a Geometry Section_Type.
|
||
static final int | 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.
|
||
static final int | ALWAYS_SHOW | |
Specifies that the shadow effect set is always displayed.
|
||
static final int | UNDEFINED | |
Undefined.
|
public static final int HAS_GEOM_SHOW
public static final int TOP_LEVEL_SHOW
public static final int ALWAYS_SHOW
public static final int UNDEFINED