Enum MsoLineStyle

Enum MsoLineStyle

Namespace: Aspose.Cells.Drawing
Assembly: Aspose.Cells.dll (25.2.0)

Represents style of drawing lines.

public enum MsoLineStyle

Fields

Single = 0

Single line (of width lineWidth)

ThickBetweenThin = 1

Three lines, thin, thick, thin

ThickThin = 3

Double lines, one thick, one thin

ThinThick = 2

Double lines, one thin, one thick

ThinThin = 4

Double lines of equal width