Enumeration BorderEdge

Enumeration Members

Bottom: "bottom"
DiagonalDown: "diagonalDown"
DiagonalUp: "diagonalUp"
Horizontal: "horizontal"

Note -

Horizontal

and

Vertical

properties are supported for setting values but get converted top/left/bottom/right for individual cells. These will always be null in the ICellStyle.

Left: "left"
Right: "right"
Top: "top"
Vertical: "vertical"