[]
Sheets.Shapes.LineCapStyle
Specifies the cap type for a line.
• flat = 2
2
Specifies the end of the line is flat.
• round = 0
0
Specifies the end of the line is rounded.
• square = 1
1
Specifies the end of the line is capped with a square shape.