aspose.diagram
Class SelectModeValue

Utility class containing constants. Specifies how the user selects a group shape and its members.

Field Summary
const  NumberGROUP_SHAPE_ONLY
           Select the group shape only.
const  NumberGROUP_SHAPE_FIRST
           Select the group shape first.
const  NumberMEMBERS_GROUP_FIRST
           Select the members of the group first.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

GROUP_SHAPE_ONLY

const Number GROUP_SHAPE_ONLY
Select the group shape only.

GROUP_SHAPE_FIRST

const Number GROUP_SHAPE_FIRST
Select the group shape first.

MEMBERS_GROUP_FIRST

const Number MEMBERS_GROUP_FIRST
Select the members of the group first.

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.