TableBorders.InsideHorizontalBorder Property

Definition

Table Inside Horizontal Edges Border.

Represents the following element tag in the schema: w:insideH.

public DocumentFormat.OpenXml.Wordprocessing.InsideHorizontalBorder InsideHorizontalBorder { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.InsideHorizontalBorder? InsideHorizontalBorder { get; set; }
member this.InsideHorizontalBorder : DocumentFormat.OpenXml.Wordprocessing.InsideHorizontalBorder with get, set
Public Property InsideHorizontalBorder As InsideHorizontalBorder

Property Value

Returns InsideHorizontalBorder.

Applies to