Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 568 Bytes

File metadata and controls

29 lines (20 loc) · 568 Bytes

title: MsoArrowheadLength enumeration second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 980 url: /aspose.cells.drawing/msoarrowheadlength/ is_root: false

MsoArrowheadLength enumeration

Enumerates the line end width of the shape border line.

The MsoArrowheadLength type exposes the following members:

Fields

Field Description
SHORT Short line end length
MEDIUM Medium line end length
LONG Long line end length

See Also