TableCellBorders.RightBorder Property

Definition

Table Cell Right Border.

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

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

Property Value

Returns RightBorder.

Applies to