aspose.diagram
Class ShapeShdwShowValue

Utility class containing constants. Specifies the type of shadow for a shape.

Field Summary
const  NumberHAS_GEOM_SHOW
           Specifies that the shadow effect set is displayed only if the shape has a Geometry Section_Type.
const  NumberTOP_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.
const  NumberALWAYS_SHOW
           Specifies that the shadow effect set is always displayed.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

HAS_GEOM_SHOW

const Number HAS_GEOM_SHOW
Specifies that the shadow effect set is displayed only if the shape has a Geometry Section_Type.

TOP_LEVEL_SHOW

const Number 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

const Number ALWAYS_SHOW
Specifies that the shadow effect set is always displayed.

UNDEFINED

const Number UNDEFINED
Undefined.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.