Edytuj

Udostępnij za pośrednictwem


XlLineStyle Enum

Definition

Specifies the line style for the border.

public enum class XlLineStyle
public enum XlLineStyle
Public Enum XlLineStyle
Inheritance
XlLineStyle

Fields

Name Value Description
xlLineStyleNone -4142

No line.

xlDouble -4119

Double line.

xlDot -4118

Dotted line.

xlDash -4115

Dashed line.

xlContinuous 1

Continuous line.

xlDashDot 4

Alternating dashes and dots.

xlDashDotDot 5

Dash followed by two dots.

xlSlantDashDot 13

Slanted dashes.

Applies to