Page tree
Skip to end of metadata
Go to start of metadata

Description

A BorderPart object represents a particular part of a border around a cell or area of cells.

C#
vb.net

Remarks

To get a BorderPart, use Border.Item.

Examples

C#
vb.net

Properties

Name

Description

Color

Sets or returns the color of the border, as an ExcelWriter Color object. If multiple colors were assigned to border parts, Color will return the color of the top border.

Style

Sets or returns the border's line style.
  • No labels