Property InsideVertical
InsideVertical
Gets or sets the border between columns when applied from a table style (w:insideV), or null.
public BorderEdge? InsideVertical { get; set; }
Gets or sets the border between columns when applied from a table style (w:insideV), or null.
public BorderEdge? InsideVertical { get; set; }