TableStyleCellBorder.EdgeFlag

TableStyleCellBorder.EdgeFlag property

The Edge Flags: 1 = top, 2 = right, 4 = bottom, 8 = left, 0x10 = inside vertical, 0x20 = inside horizontal

public int EdgeFlag { get; set; }

See Also