TableProperties.TableBorders Property
TableBorders.Represents the element tag in schema: w:tblBorders
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property TableBorders As TableBorders
Get
Set
'Usage
Dim instance As TableProperties
Dim value As TableBorders
value = instance.TableBorders
instance.TableBorders = value
public TableBorders TableBorders { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.TableBorders
Returns TableBorders.