aspose.diagram
Class ConnectedShapesFlags

Utility class containing constants. Filters the array of returned shape IDs by the directionality of the connectors.

Field Summary
const  NumberCONNECTED_SHAPES_ALL_NODES
           Return IDs of shapes that are associated with both incoming and outgoing connections.
const  NumberCONNECTED_SHAPES_INCOMING_NODES
           Return IDs of shapes that are associated with incoming connections.
const  NumberCONNECTED_SHAPES_OUTGOING_NODES
           Return IDs of shapes that are associated with outgoing connections.
 

Field Detail

CONNECTED_SHAPES_ALL_NODES

const Number CONNECTED_SHAPES_ALL_NODES
Return IDs of shapes that are associated with both incoming and outgoing connections.

CONNECTED_SHAPES_INCOMING_NODES

const Number CONNECTED_SHAPES_INCOMING_NODES
Return IDs of shapes that are associated with incoming connections.

CONNECTED_SHAPES_OUTGOING_NODES

const Number CONNECTED_SHAPES_OUTGOING_NODES
Return IDs of shapes that are associated with outgoing connections.

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