Border class

Border class

Encapsulates the object that represents the cell border.

The Border type exposes the following members:

Properties

PropertyDescription
theme_colorGets and sets the theme color of the border.
colorGets or sets the Color of the border.
argb_colorGets and sets the color with a 32-bit ARGB value.
line_styleGets or sets the cell border type.

See Also