SpreadJS Documentation
LineCapStyle Enumeration
GC.Spread.Sheets.Shapes Namespace : LineCapStyle Enumeration
Specifies the cap type for a line.
Members
MemberDescription
flatSpecifies the end of the line is flat.
roundSpecifies the end of the line is rounded.
squareSpecifies the end of the line is capped with a square shape.
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Shapes.LineCapStyle

See Also

Reference

GC.Spread.Sheets.Shapes Namespace