[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.LineCapStyle

LineCapStyle Enum

Specifies the cap type for a line.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public enum LineCapStyle
Public Enum LineCapStyle

Fields

Name 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.