TablePropertyExceptions.TableBorders Property

Definition

Table Borders Exceptions.

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

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

Property Value

Returns TableBorders.

Applies to