Enum ContextTypeValue

ContextTypeValue enumeration

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

public enum ContextTypeValue

Values

NameValueDescription
ShapeText1Shape text.
ShapeDataItemCustomPropertyLabel2Shape-data-item (custom property) label.
UserCellLocalRowName3User cell local row name.
GeometryAngle4Geometry angle.
GeometryWidth5Geometry width.
GeometryHeight6Geometry height.
ShapeID7Shape ID.
MasterName8Master name.
ShapeLocalName9Shape local name.
ShapeType10Shape type.
Data111Data1.
Data212Data2.
Data313Data3.
Undefined-2147483648Undefined.

See Also