aspose.diagram
Class ConnectorsTypeValue

Utility class containing constants. May be one of the following values: RightAngle, StraightLines, or CurvedLines. Only relevant when WindowType is specified as Drawing or Sheet.

Field Summary
const  NumberRIGHT_ANGLE
           RightAngle.
const  NumberSTRAIGHT_LINES
           StraightLines.
const  NumberCURVED_LINES
           CurvedLines.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

RIGHT_ANGLE

const Number RIGHT_ANGLE
RightAngle.

STRAIGHT_LINES

const Number STRAIGHT_LINES
StraightLines.

CURVED_LINES

const Number CURVED_LINES
CurvedLines.

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.