SpreadJS Documentation
LineCapStyle Enumeration
Collapse All
Expand All
GC.Spread.Sheets.Shapes Namespace
: LineCapStyle Enumeration
Specifies the cap type for a line.
Members
Member
Description
flat
Specifies the end of the line is flat.
round
Specifies the end of the line is rounded.
square
Specifies 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