[]
Specifies the direction of cell borders.
public enum BorderDirEnum
Name | Description |
---|---|
Both | Draw the cell borders the same width and color in both directions. |
BothDifferent | Draw the cell borders of different widths or colors in both directions. |
Horizontal | Draw cell borders only in the horizontal direction. |
Vertical | Draw cell borders only in the vertical direction. |