[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ArrowheadStyle

ArrowheadStyle Enum

Specifies the style of the arrowhead at the end of a line.

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

Fields

Name Description
Diamond

Specifies a diamond-shaped arrow.

None

Specifies no arrowhead.

Open

Specifies an open arrow.

Oval

Specifies an oval-shaped arrow.

Stealth

Specifies a stealth-shaped arrow.

Triangle

Specifies a triangular arrow.