aspose.diagram
Class ContextTypeValue

Utility class containing constants. Specifies properties of the group or shape to use for the comparison. Possible values are shown in the following table.

Field Summary
const  NumberSHAPE_TEXT
           Shape text.
const  NumberSHAPE_DATA_ITEM_CUSTOM_PROPERTY_LABEL
           Shape-data-item (custom property) label.
const  NumberUSER_CELL_LOCAL_ROW_NAME
           User cell local row name.
const  NumberGEOMETRY_ANGLE
           Geometry angle.
const  NumberGEOMETRY_WIDTH
           Geometry width.
const  NumberGEOMETRY_HEIGHT
           Geometry height.
const  NumberSHAPE_ID
           Shape ID.
const  NumberMASTER_NAME
           Master name.
const  NumberSHAPE_LOCAL_NAME
           Shape local name.
const  NumberSHAPE_TYPE
           Shape type.
const  NumberDATA_1
           Data1.
const  NumberDATA_2
           Data2.
const  NumberDATA_3
           Data3.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

SHAPE_TEXT

const Number SHAPE_TEXT
Shape text.

SHAPE_DATA_ITEM_CUSTOM_PROPERTY_LABEL

const Number SHAPE_DATA_ITEM_CUSTOM_PROPERTY_LABEL
Shape-data-item (custom property) label.

USER_CELL_LOCAL_ROW_NAME

const Number USER_CELL_LOCAL_ROW_NAME
User cell local row name.

GEOMETRY_ANGLE

const Number GEOMETRY_ANGLE
Geometry angle.

GEOMETRY_WIDTH

const Number GEOMETRY_WIDTH
Geometry width.

GEOMETRY_HEIGHT

const Number GEOMETRY_HEIGHT
Geometry height.

SHAPE_ID

const Number SHAPE_ID
Shape ID.

MASTER_NAME

const Number MASTER_NAME
Master name.

SHAPE_LOCAL_NAME

const Number SHAPE_LOCAL_NAME
Shape local name.

SHAPE_TYPE

const Number SHAPE_TYPE
Shape type.

DATA_1

const Number DATA_1
Data1.

DATA_2

const Number DATA_2
Data2.

DATA_3

const Number DATA_3
Data3.

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.