BorderStyles Enum

Definition

Specifies the style of a Border.

public enum class BorderStyles
public enum BorderStyles
type BorderStyles = 
Public Enum BorderStyles
Inheritance
BorderStyles

Fields

DashDot 6

The DashDot border style.

DashDotDot 7

The DashDotDot border style.

Dashed 3

The Dashed border style.

Default 0

The Default border style.

Dotted 2

The Dotted border style.

Double 5

The Double border style.

None 1

The No border style.

Solid 4

The Solid border style.

Applies to