Table of Contents

Enum ShapeLineStyleType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Represents shape line style.

public enum ShapeLineStyleType

Fields

LineSingle = 1

Represents single line style.

LineThickBetweenThin = 5

Represents thick between thin line style.

LineThickThin = 4

Represents thick thin line style.

LineThinThick = 3

Represents thin thick line style.

LineThinThin = 2

Represents thin thin line style.