[]
        
(Showing Draft Content)

GC.Spread.Sheets.Shapes.LineCapStyle

Enumeration: LineCapStyle

Sheets.Shapes.LineCapStyle

Specifies the cap type for a line.

Table of contents

Enumeration members

Enumeration members

flat

flat = 2

Specifies the end of the line is flat.


round

round = 0

Specifies the end of the line is rounded.


square

square = 1

Specifies the end of the line is capped with a square shape.