Table of Contents

Enum ShapeArrowLengthType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Represents arrow head length.

public enum ShapeArrowLengthType

Fields

ArrowHeadLong = 2

Represents short arrow head length.

ArrowHeadMedium = 1

Represents short arrow head length.

ArrowHeadShort = 0

Represents short arrow head length.