Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

DhBorderStyle Fields

Fields Description
DOUBLE Specifies that a border is a double line drawn on top of the background of the element.
GROOVE Specifies that a three-dimensional groove is drawn in colors based on the value.
INSET Specifies that a three-dimensional inset is drawn in colors based on the value.
NONE Specifies that no border is drawn (regardless of any border width).
OUTSET Specifies that a three-dimensional outset is drawn in colors based on the value.
RIDGE Specifies that a three-dimensional ridge is drawn in colors based on the value.
SOLID Specifies that the border is a solid line.